# Workspace

- [General](https://docs.diaflow.io/workspace/general.md)
- [General](https://docs.diaflow.io/workspace/general-1.md)
- [Custom domain](https://docs.diaflow.io/workspace/general-1/custom-domain.md)
- [Users](https://docs.diaflow.io/workspace/users.md)
- [Community](https://docs.diaflow.io/workspace/community.md)
- [How to Create Your Community Profile](https://docs.diaflow.io/workspace/community/how-to-create-your-community-profile.md)
- [Template](https://docs.diaflow.io/workspace/community/template.md): The Template page is your central hub for managing automation templates in Diaflow, whether they are for private use or shared with the global Community.
- [How to Create and Publish a Template](https://docs.diaflow.io/workspace/community/template/how-to-create-and-publish-a-template.md): To share your valuable automation expertise with the global Diaflow Community, you must convert your finished workflow into a publishable template and submit it for review.
- [Managing Your Shared Templates](https://docs.diaflow.io/workspace/community/template/managing-your-shared-templates.md)
- [Finding and Using Community Templates](https://docs.diaflow.io/workspace/community/template/finding-and-using-community-templates.md)
- [Community Template Submission Guidelines](https://docs.diaflow.io/workspace/community/template/community-template-submission-guidelines.md)
- [History](https://docs.diaflow.io/workspace/history.md)
- [Billing](https://docs.diaflow.io/workspace/billing.md)
- [Upgrade/Downgrade a subscription](https://docs.diaflow.io/workspace/billing/upgrade-downgrade-a-subscription.md)
- [Buy credits](https://docs.diaflow.io/workspace/billing/buy-credits.md)
- [Credit Usage](https://docs.diaflow.io/workspace/billing/credit-usage.md)
- [Cancel a subscription](https://docs.diaflow.io/workspace/billing/cancel-a-subscription.md)
- [Usage](https://docs.diaflow.io/workspace/usage.md)
- [Integrations](https://docs.diaflow.io/workspace/integrations.md)
- [API keys](https://docs.diaflow.io/workspace/api-keys.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.diaflow.io/workspace.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.
