# Account creation and setup

An account on our Partners Dashboard allows you to publish and manage your spaces with ease.&#x20;

## Step 1: Submit Your Details

To kick things off, head over to our dedicated [Partners Page](https://www.theflowops.com/partners) to submit your details. We're committed to ensuring the safety and credibility of our community, so we kindly ask for a few essential pieces of information. Don't worry; it's all part of creating a secure and trustworthy environment for both hosts and guests.

Fill in your name, contact details, and a bit about the spaces you're eager to share. Please provide accurate information, as we'll use these details to verify your identity and the legitimacy of your listings.

## Step 2: Verification Process

Once you've submitted your details, our team will swing into action to verify the information you provided. This step is crucial to maintain the integrity of our platform and create a safe space for all users.

During the verification process, you may receive an email from us seeking additional details or confirming your submission. Please keep an eye on your inbox and respond promptly to any requests. We appreciate your cooperation in making TheFlowOps a secure and reliable platform.

## Step 3: Account Invitation

<figure><img src="/files/I2sxmxhiI7rIzflCJa8A" alt=""><figcaption><p>TheFlowOps Partners Dashboard -  Account Invitation Email</p></figcaption></figure>

Once your details are verified and approved, get ready for the exciting part – an invitation to create your admin account! This email will contain a unique link that will guide you through the account setup process.

## Step 4: Verify Your Email Address&#x20;

{% hint style="info" %}
Unverified email accounts will have limited access to our dashboard's functionality.
{% endhint %}

<figure><img src="/files/saeb4aHCwoi3jbWbg1qv" alt=""><figcaption><p>TheFlowOps Partners Dashboard - Prompt for email verification</p></figcaption></figure>

Click on the provided link in the invitation email to create your account. You'll be prompted to choose a secure password.


---

# 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://partners-support.theflowops.com/getting-started/account-creation-and-setup.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.
