# Create an account

1. Open Report and Run: Integrate on your mobile device.
2. Tap **Create an Account**.&#x20;

   <div align="left"><figure><img src="/files/o6NABEILYWHykTcRbo2p" alt="" width="375"><figcaption></figcaption></figure></div>
3. Enter your name and email address, and create a password.&#x20;
4. Tap the checkbox indicating you have reviewed the terms and conditions.&#x20;

   <div align="left"><figure><img src="/files/2pKv2hZjtRqOJkFIc9qt" alt="" width="375"><figcaption></figcaption></figure></div>
5. Tap **Sign up**.

   <div align="left"><figure><img src="/files/ymbGezZOj2ktY6OHoEQV" alt="" width="375"><figcaption></figcaption></figure></div>
6. An account confirmation will come to the email address you provided. Open the email and tap **Confirm my account**.&#x20;

   <div align="left"><figure><img src="/files/cx3im7J1fxXunYRRAYPk" alt="" width="375"><figcaption></figcaption></figure></div>
7. Go back to Report and Run: Integrate and tap **Verify** to finish creating your account.

   <div align="left"><figure><img src="/files/oKw7mjru0vrIJMqJB6OI" alt="" width="375"><figcaption></figcaption></figure></div>

{% hint style="info" %}
If you have already created an account, you can [log in](/manual/report-and-run-integrate/account-management/log-in.md) to get started!
{% endhint %}


---

# 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.reportandrun.com/manual/report-and-run-integrate/quick-start-guide/create-an-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.
