Documentation Index
Fetch the complete documentation index at: https://manifest.build/docs/llms.txt
Use this file to discover all available pages before exploring further.
What you saw
Why it happened
The token shape is right (mnfst_...) but no matching agent exists. Usually that means the key was rotated and your client still has the old value, or the agent itself was deleted, or you copied a key from a different workspace.
How to fix it
- Open the dashboard, find your agent, and copy the current key.
- Paste it into your client’s config. If the agent is gone, create a new one and copy its key.
- On a self-hosted install, double-check that your client is hitting the right backend URL.