> ## Documentation Index
> Fetch the complete documentation index at: https://docs.solstis.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Quickstart

> Start building your first Solstis automation

## Connect your apps through OAuth

**Connect the tools your team uses (e.g., GitHub, Jira, Slack).**

![Placeholder Screenshot 1](https://mintlify.s3.us-west-1.amazonaws.com/solstis/images/oauth.png)
*Example: We have connected Slack and GitHub.*

You can also disconnect the apps at any time.

## Create an automation

**Once you have connected the apps, it is now time to create an automation for your team to use.**

### 1. Basic Setup

Define the automation name and give it an overview.

*Avoid using spaces and special characters in the automation name.*

Some good examples are: create-issue, create-pr, update-status, etc.
![Placeholder Image 1](https://mintlify.s3.us-west-1.amazonaws.com/solstis/images/basic_setup.png)

### 2. Choose the apps involved for the automation

Choose the apps involved in the automation. Here we have chosen Slack and GitHub.

![Placeholder Image 1](https://mintlify.s3.us-west-1.amazonaws.com/solstis/images/connected_apps.png)

*You can choose multiple repositories from GitHub and multiple boards from Linear*

### 3. Define Automation Behavior

* Create steps to define the automation behavior and what it should do.
  ![Placeholder Image 1](https://mintlify.s3.us-west-1.amazonaws.com/solstis/images/steps.png)
* Add formatting rules on what the output of the automation should look like.
  ![Placeholder Image 2](https://mintlify.s3.us-west-1.amazonaws.com/solstis/images/formatting_rules.png)
* And finally, add any additional information that is relevant to the automation.
  ![Placeholder Image 3](https://mintlify.s3.us-west-1.amazonaws.com/solstis/images/additional-info.png)
