Other than naming your prompts well, you can also use the following features to organize your prompts:Documentation Index
Fetch the complete documentation index at: https://docs.athina.ai/llms.txt
Use this file to discover all available pages before exploring further.
- Favorites: You can mark prompts as favorites to pin them to the top of the sidebar for easy access.
- Folders: You can create folders to organize your prompts. Currently, folders cannot be nested.
- Emojis: You can add emojis to your prompts to make them easier to identify in the sidebar.
Organize Prompts Programmatically
You can also organize your prompts programmatically using the Athina API.Add to folder
- python
Mark as Favorite
- python
Set emoji
- python