# 2. Setting up a deployment

***

From the homepage on [ushahidi.com](https://ushahidi.com), click on the ***Create a Deployment*** button. This should take you to <http://ushahidi.io/create>.

<figure><img src="https://lh6.googleusercontent.com/42Wo-QY8mOia4RVO4c7aJKEybfUg-_zz2vA-s-SIG2kwgFjPRRQOV7an95Ohh5FtAIYwdLQQIGohYcusJYhlbL5HxMSq-Qnhtaya9-KLbj_3QKuhymVxJbg2AtE7KF04Hi4xxCohTWKKtrDY8Q" alt="Ushahidi Website Homepage"><figcaption><p>Ushahidi Website Homepage </p></figcaption></figure>

***

***Manage Cookies***

* You can limit what cookies end up on your computer or mobile device by enabling/disabling them.&#x20;
* Click on ***details*** to have a basic understanding of what each cookie entails before selecting, and click on ***About*** to learn more about cookies.
* Click on ***Deny or Allow Selection or Allow All*** when done.

<figure><img src="https://content.gitbook.com/content/GBEUb85x3qZ9AiwfCkhF/blobs/LmgBTyQOQ7isK61Au9Z0/Create_new_deployment___Ushahidi.png" alt="Create New Deployment Page showing a modal on how to manage cookies."><figcaption><p>Ushahidi Create New Deployment Page displaying Cookies Modal</p></figcaption></figure>

***

***Filling out your deployment details***

* **Deployment Name:** You can give your deployment any name
* **Deployment URL:** Each deployment will have a unique web address. No two deployments can have the same web address. Once created, this CANNOT be changed, so be sure to countercheck the web address set is one you’re okay having permanently.
* Once you’re done, click on ***Continue***.

<figure><img src="https://content.gitbook.com/content/GBEUb85x3qZ9AiwfCkhF/blobs/HqzMBCCIEiQVhtny5lV2/create_a_deployment.png" alt="Deployment Creation Page at https://ushahidi.io/create showing a modal for filling the deployment details"><figcaption><p>Deployment creation page at http://ushahidi.io/create - Filling Your Deployment Details</p></figcaption></figure>

***

***Filling out the organization detail fields***

* **Organization name:** This is the name of your organization, assuming it's different from the name of your deployment
* ***Size of the organization:*** How many people are working with you in your organization?
* ***What are you using Ushahidi for:*** Select the appropriate category that matches what you will be using your deployment for
* Once you’re done, click on ***Continue***.

<figure><img src="https://content.gitbook.com/content/GBEUb85x3qZ9AiwfCkhF/blobs/QK7pXTtKNmEeCofJ4P69/org_details.png" alt="Deployment Creation Page showing a modal for filling out the deployment&#x27;s organization details."><figcaption><p>Deployment Creation Page - Filling out the deployment's organization details.</p></figcaption></figure>

***

***Fill out your account details***

* **Name:** This will appear alongside your activity on the deployment
* **Email address:** You’ll use this email address to log into your deployment and receive notifications
* Set a secure password that will be used to access this deployment.
* Agree to our [**Terms and Conditions**](https://www.ushahidi.com/terms-of-service)
* Once you’re done, click on “**Create Deployment**”

<figure><img src="https://1490970077-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGBEUb85x3qZ9AiwfCkhF%2Fuploads%2FL2HsegqQzcxMfeD7JruJ%2FScreenshot%202023-10-30%20at%2004.07.22.png?alt=media&#x26;token=bdcfba5b-90a2-4d23-8e83-fc7e2f67c6b6" alt="Deployment Creation Page showing a modal for filling out the account details"><figcaption><p>Deployment Creation Page - Filling out the account details</p></figcaption></figure>


---

# 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.ushahidi.com/platform-user-manual/2.-setting-up-a-deployment.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.
