# Contact Support

Get help from the AgenticFlow support team.

## Support Channels

For product support, reproducible bugs, account issues, and security reports, email <support@agenticflow.ai>.

Please include:

* Your account email
* Workspace name or ID, if available
* A clear description of the issue
* Reproduction steps
* Screenshots, logs, or run IDs when relevant

## Response Times

Response times vary by issue type, current support load, plan, and any written support agreement. Enterprise response targets or SLAs apply only when they are included in a signed agreement.

## Self-Service Resources

Before contacting support, try:

* [Troubleshooting Guide](/support/troubleshooting.md)
* [Community Forum](/support/community.md)
* [Documentation](/welcome-to-agenticflow/readme.md)

## Security Vulnerabilities

Found a security issue?

* Do not post vulnerability details publicly.
* Email <support@agenticflow.ai> with the subject `Vulnerability Report`.
* Include enough detail for us to reproduce and assess the issue.
* Allow reasonable disclosure time.

We appreciate responsible disclosure.

***

[← Back to Support](/support/12-support.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.agenticflow.ai/support/contact-support.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.
