Skip to main content

Accessing Settings

To access the configuration menu, navigate to the left-hand side menu and click on Settings. From here, you can manage your personal profile, configure workspaces, and set up API integrations.

Error Console

The Error Console allows you to debug issues with your integrations. It is particularly useful for tracking:
  • API Errors: View errors returned from LLM providers (e.g., “Insufficient Funds” or credit errors).
  • Request Logs: Drill down into specific failed requests to diagnose the root cause.

PromptMetrics Settings


Mintlify supports HTML tags in Markdown. This is helpful if you prefer HTML tags to Markdown syntax, and lets you create documentation with infinite flexibility.

iFrames

Loads another HTML page within the document. Most commonly used for embedding videos.
<iframe src="https://www.youtube.com/embed/ZUbgVOV7Iqo?si=mGPbvLNCKchb98Y0"> </iframe>