# Creating a Zendesk account

To create a Zendesk account to view your past tickets and other tickets submitted by your Organization, you will just need to visit <http://support.devhub.com/>, click "Sign In", and then click "Sign Up" and then signup for an account using your corporate/business Email address.

If you sign up with an email under your organizations domain, you will then be able to Send New Tickets and see your Organization's past tickets and your past tickets under the "My activities" link within the support panel.

![](/files/-MBeN2d02d_MKNseafw3)


---

# 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.devhub.com/support/creating-a-zendesk-account.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.
