# Graffle Management Dashboard

- [Dashboard](https://docs.graffle.io/graffle-docs/graffle-management-dashboard/dashboard.md)
- [Company Switcher](https://docs.graffle.io/graffle-docs/graffle-management-dashboard/company-switcher.md)
- [Projects](https://docs.graffle.io/graffle-docs/graffle-management-dashboard/projects.md)
- [Creating a New Project](https://docs.graffle.io/graffle-docs/graffle-management-dashboard/projects/creating-a-new-project.md)
- [Project Details](https://docs.graffle.io/graffle-docs/graffle-management-dashboard/projects/project-details.md)
- [Project Indexers](https://docs.graffle.io/graffle-docs/graffle-management-dashboard/projects/project-indexers.md)
- [Indexer Webhooks](https://docs.graffle.io/graffle-docs/graffle-management-dashboard/projects/project-indexers/indexer-webhooks.md)
- [Securing Indexer Webhooks](https://docs.graffle.io/graffle-docs/graffle-management-dashboard/projects/project-indexers/securing-indexer-webhooks.md)
- [Webhook Logs](https://docs.graffle.io/graffle-docs/graffle-management-dashboard/webhook-logs.md)
- [Company Management](https://docs.graffle.io/graffle-docs/graffle-management-dashboard/company-management.md)
- [Roles and Permissions](https://docs.graffle.io/graffle-docs/graffle-management-dashboard/company-management/roles-and-permissions.md)
- [Inviting User](https://docs.graffle.io/graffle-docs/graffle-management-dashboard/company-management/inviting-user.md)
- [Changing Company Name](https://docs.graffle.io/graffle-docs/graffle-management-dashboard/company-management/changing-company-name.md)
- [Profile](https://docs.graffle.io/graffle-docs/graffle-management-dashboard/profile.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.graffle.io/graffle-docs/graffle-management-dashboard.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
