# Account Setup

## Organization Management

Create your CloudTruth account by navigating to the portal at <https://app.cloudtruth.com>

You can choose to create a new login with CloudTruth or use an existing social login with a GitHub, Google or Microsoft account.

![](/files/omya3eOGQSlUKC9xCrN7)

You will be taken to the CloudTruth application where you will create an Organization. This is your own private space for creating and managing configurations.

#### Create an Organization

Enter a name for your organization, accept the [terms of service](https://cloudtruth.com/terms-of-service/) and click "Begin Free Trial". Don't worry, you can edit your organization name later.

![](/files/0Ma42VVjjp8unM4aauij)

### Multiple Organizations

You can be a member of multiple organizations by creating a new organization or being invited to an additional org. Organizations are managed from the user dropdown menu by selecting `Switch Organizations`.

![](/files/e700y7YBAtK4Z0P71Wdg)

The switch organizations page allows you to change the active organization that you are managing or create additional organization that you are a member of.

![](/files/j3Hn4UbmkO7FyN4oD2uG)

### **Creating and Accessing Parameters**

Now that your organization is setup create some parameters and access them with the CloudTruth CLI or one of our other integrations.

{% content-ref url="/pages/-MW4DiDaLTLxwhhejpT\_" %}
[Parameters](/configuration-management/parameters.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MVHwuUM2hs02FvT8kTi" %}
[CloudTruth CLI](/configuration-management/cli-and-api/cloudtruth-cli.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MW4DiDlUDTmPkfXC1kA" %}
[Integrations](/configuration-management/integrations.md)
{% endcontent-ref %}


---

# 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.cloudtruth.com/org-management/account-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.
