# Overview

## Program information

Greetings! We're grateful for your interest in Sigma Config.

Sigma Config centralizes your infrastructure and application configuration for build, deploy and run time needs. Get your Ops, Dev and Security teams on the same page and simplify and organize your config data.

Sigma Config becomes your single record of "configuration truth" for all infrastructure, applications and pipelines.

## Get Started

* [**Getting Started**](https://docs.cloudtruth.com/getting-started)
* [Account Setup](https://docs.cloudtruth.com/org-management/account-setup)
* [Add an Integration](https://docs.cloudtruth.com/reference/knowledge-base/integrations)
* [Add a Parameter](https://docs.cloudtruth.com/configuration-management/parameters/parameter-management/managing-parameters)
* [CLI Installation](https://docs.cloudtruth.com/configuration-management/cli-and-api/cloudtruth-cli)
* [Create an API Access Token](https://docs.cloudtruth.com/org-management/access-control/access-tokens#creating-an-api-token)
* [Create a Template](https://docs.cloudtruth.com/configuration-management/using-basic-templates)
* [Model your Environment](https://docs.cloudtruth.com/configuration-management/environments)
* [Model your Projects](https://docs.cloudtruth.com/configuration-management/projects)
* [Invite your Team](https://docs.cloudtruth.com/org-management/access-control/user-directory)

## Get Support

**Discord:** Join our dedicated support channel with this [link](https://discord.gg/eBZXm9Tzr7).

**Email:** Send your request to <support@sigma-automate.com>.

**In-App:** Request support via the in-app chat feature.

**New Features:** Feel free to comment on our proposed [roadmap](https://docs.cloudtruth.com/reference/roadmap).


---

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