While using PromptLayer, over time the number of logs will grow, making it difficult to find what you are looking for. Tags are a great way to help keep things organized. Tags can be used for whatever you want, but the top 2 ways are to:Documentation Index
Fetch the complete documentation index at: https://docs.promptlayer.com/llms.txt
Use this file to discover all available pages before exploring further.
- Keep track of which application you are working on
- If you are chaining prompts together, where you are in the pipeline
email and the corresponding stage stage-x
To add tags using the run() method:
log_request or the REST API endpoint /log-request (read more).
This will then show up on your PromptLayer dashboard:



