# 2. Setting up a deployment

#### You can create a new deployment in two ways:

From the homepage on [ushahidi.com](https://ushahidi.com)

![](https://lh6.googleusercontent.com/42Wo-QY8mOia4RVO4c7aJKEybfUg-_zz2vA-s-SIG2kwgFjPRRQOV7an95Ohh5FtAIYwdLQQIGohYcusJYhlbL5HxMSq-Qnhtaya9-KLbj_3QKuhymVxJbg2AtE7KF04Hi4xxCohTWKKtrDY8Q)

At <http://ushahidi.io/create>

![](/files/W2f9Wubadz1KewCRnnud)

* 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.

![Image of the deployment creation page at http://ushahidi.io/create](/files/-LEUwUWGfAUbgvqMDyja)

* **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***.

![Image filling out the deployment's organization details.](/files/-LEUwUWLsTUFgafyDOrN)

* **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***.
* **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**”
* You will be taken on a brief tour of the user interface and main features of Ushahidi. If you’d like to skip this tour, click on “Skip” at any time.

![CONTINUE and SKIP buttons highlighted while in the Ushahidi tour page.](/files/-LEUwUWYOtQ8JF4Z3d4v)

![Successfully created a deployment.](https://lh6.googleusercontent.com/3CvJJ3BPGy9UN6a0pytk37ho34m0iS02mA8itJP6GJasil6V2PiAiw2EstvfNxefQ3cLU1QT7RAusMctCyg-TPYsQ5qTBCT4hwUFJ_0c7S9e41b1Od3FrLhcfg3UokjJCoZU0-B5)

{% hint style="warning" %}
You may see a warning "Your deployment is not ready yet. Please try again later" when you access your deployment url for the first time after creating it. If that happens, it will be available in a few minutes.

{% endhint %}

![Error message when a deployment is not yet ready to be used after creation.](/files/-LnzNkIrkGNJNNjbDmfY)


---

# 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/legacy/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.
