# Quick Start

## Overview

Ready to see Kognitos in action? In the next few minutes, you'll create your first automation by describing a task in plain English. No code — just conversation.

## Logging In

Get started by logging into your account.

{% hint style="success" %}
**New Here?** Check out the [**Onboarding**](https://docs.kognitos.com/guides/getting-started/onboarding) guide to create and set up your account.
{% endhint %}

<details>

<summary><strong>How do I log into Kognitos? 💡</strong></summary>

1. Navigate to [**app.us-1.kognitos.com**](https://app.us-1.kognitos.com/)**.**
2. Enter your **email** *or* select <kbd>**Continue with Google**</kbd> .
3. Check your inbox for an email from **Kognitos** with the subject line *"Login to Kognitos"*. The email will contain a 6-digit verification code.

<figure><img src="https://4162850352-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx2dWUsD9HEagjfZqvgHO%2Fuploads%2F0yHVhZLuWU6LFqUAAC78%2Fverify-your-identity.png?alt=media&#x26;token=17b093f3-cea4-40d6-bfb6-ef600622643a" alt=""><figcaption></figcaption></figure>

4. Copy the code and enter it into Kognitos, then click <kbd>**Continue**</kbd> to verify your identity.

{% hint style="info" %}
See [**Onboarding**](https://docs.kognitos.com/guides/getting-started/onboarding) for more details.
{% endhint %}

</details>

## Your First Draft

Let's create your first draft. In Kognitos, an **automation** is a workflow that handles a specific business task and always starts as a **draft**, allowing you to build and test safely.

{% stepper %}
{% step %}

#### **Navigate to Drafts**

Click on **Drafts** in the left navigation menu. You'll see a prompt waiting for your instructions.

<div data-with-frame="true"><figure><img src="https://4162850352-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx2dWUsD9HEagjfZqvgHO%2Fuploads%2FF2jLfh9cgX2sklt84sdn%2Fcreate-new-draft.png?alt=media&#x26;token=c23c6ea9-cd11-4f16-9859-f52191b5470c" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

#### **Describe Your Task**

Describe what you want to automate in plain English. You can be as detailed or high-level as you like. You'll refine it together with Kognitos.

<div data-with-frame="true"><figure><img src="https://4162850352-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx2dWUsD9HEagjfZqvgHO%2Fuploads%2F3dGkuQ2qlW7D6ZAHcOCI%2Fwhat-to-automate-example.png?alt=media&#x26;token=e3e1b07b-0d79-477a-a1ac-f064658473b0" alt=""><figcaption></figcaption></figure></div>

{% hint style="success" %}
Have an SOP, process document, or workflow description? Click the <kbd>**+**</kbd> button to upload it directly. Kognitos will read your file and generate a starting point for your automation.
{% endhint %}
{% endstep %}

{% step %}

#### **Refine**

Kognitos will chat with you to understand exactly what you want to automate. It'll ask clarifying questions about your process, help you connect any tools you need, and make sure it has all the details to build your automation correctly.&#x20;

**You might see questions like:**

* "Where are your documents stored?"
* "What format are the invoices in — PDF or CSV?"
* "Should the $500 threshold include or exclude tax?"

{% hint style="success" %}
**Think of this as Kognitos gathering everything it needs to get started:** the details of your process, access to your tools, and clarity on any decisions the automation needs to make.
{% endhint %}

<div data-with-frame="true"><figure><img src="https://4162850352-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx2dWUsD9HEagjfZqvgHO%2Fuploads%2F0n1JId7sP4QEQXI7NAU7%2Fchat-to-refine.png?alt=media&#x26;token=6c1b5500-e439-4df9-9e55-3b6b23b2ccd2" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

#### **Review**

Once Kognitos understands your task and has everything it needs to proceed, it will generate the automation steps. Review the workflow to make sure it matches your expectations. You can edit continue the conversation to make adjustments as needed.

<div data-with-frame="true"><figure><img src="https://4162850352-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx2dWUsD9HEagjfZqvgHO%2Fuploads%2FeejiK6DYv5EP1i9tLJI6%2Fsample-aop.png?alt=media&#x26;token=19f9342f-06ea-4d8a-bce2-3cfb129f4715" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

#### **Add Inputs**

Once you've reviewed the automation document, run and test it by providing inputs. **Inputs** are pieces of information your automation needs at the start of (or during) a run. They can come from you, the Kognitos platform, or external systems. For example:

* A folder path where documents are stored
* A date range for processing invoices
* A recipient email address

<details>

<summary><strong>How to Add Inputs?</strong> 🔢</summary>

1. Click the <kbd>**Inputs & Triggers**</kbd> button at the bottom of the workflow document.

<div data-with-frame="true"><figure><img src="https://4162850352-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx2dWUsD9HEagjfZqvgHO%2Fuploads%2Fb5SmyPZjtLTlIDFXneiv%2Fadd-two-nums-inputs.png?alt=media&#x26;token=7c4de1b1-c2e2-4227-ba22-23f38a5a788c" alt=""><figcaption></figcaption></figure></div>

2. Review the detected inputs — the system automatically found them from your instructions.
3. Add in any required values:
   1. **Text fields** *(names, numbers, references)*
   2. **File uploads** *(PDFs, Excel files, images)*
   3. **Dates, times, or selections from dropdowns**
4. Click <kbd>**Save**</kbd> to save your inputs.

</details>

{% hint style="danger" %}
If you click ▶️ to **run** the draft without providing inputs first, you'll see the **Almost There - Add Inputs First** screen prompting you to add them.
{% endhint %}
{% endstep %}

{% step %}

#### **Run**

Click on the <kbd>▶️</kbd> button in the top-right to execute your workflow.

After the run completes, you can:

* **Review** the outputs
* **Back to edit** the automation if needed
* **Run again** to re-execute
* **Publish** the draft to turn it into an automation
* **Chat** with the **Run Assistant** for further questions or clarifications
  {% endstep %}
  {% endstepper %}

## What's Next?

Now that you've created your first automation, you're ready to explore more:

* [**Learn how automations work**](https://docs.kognitos.com/guides/getting-started/fundamentals) — understand the foundational concepts
* [**Publish**](https://docs.kognitos.com/guides/platform/automations) — move your automated workflow into production
