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

# Successful Examples

> Examples of how to use Solstis automations in Slack and the UI

> Here we are using an automation - **#prd-update** - that fetches messages from a slack thread/user message, summarizes into a PRD, and then creates an issue on GitHub and Linear

### 1. **Automation usage in Slack**

Once you have authenticated with Slack, you can use your automations in any channel by inviting and calling **@Solstis** in the channel.

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

### 2. **Automation usage in UI**

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

Here's what the above automation does:

1. Capture Slack thread with all messages, links, and attachments.
2. Collect user inputs for context (e.g. priority, outcome).
3. Generate PRD summary from the thread + inputs.
4. Create issues on GitHub and Linear as a PRD + context.
5. Return links to created issues (if applicable).
