> For the complete documentation index, see [llms.txt](https://help.sdocs.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.sdocs.com/quick-start/readme.md).

# Quick Start

## &#x20;Your S-Docs journey starts here

Welcome to S-Docs. Let's build a reliable document workflow your entire team can scale with confidence. In just a few steps, you can install the app, design your first template, and empower your users to generate polished, data-driven documents directly inside Salesforce.

**Go from setup to generating your first automated document in under 30 minutes.**

***

## S-Docs

### Build your foundation.

Follow this path in order. Each step gets you closer to a working document workflow your team can use right away.

<table data-card-size="large" data-column-title-hidden data-view="cards"><thead><tr><th>Step</th><th></th></tr></thead><tbody><tr><td><strong>Step 1: Install S-Docs</strong><br>Get the app securely installed into your Salesforce environment.</td><td><a href="/pages/HR4c0JoFuR7NcAIN9HUk" class="button primary" data-icon="desktop-arrow-down">Install S-Docs</a></td></tr><tr><td><strong>Step 2: Create your first template</strong><br>Build a basic quote or invoice to quickly and effectively.</td><td><a href="/pages/dBCxSV96NlABYXSMh9uR" class="button primary" data-icon="file-lines">Create Your First Template</a></td></tr><tr><td><strong>Step 3: Configure document generation</strong><br>Let users generate documents directly from the record page.</td><td><a href="/pages/MGW470xtu3yTDwTwCb1l" class="button primary" data-icon="gear">Configure Document Generation</a></td></tr><tr><td><strong>Step 4: Generate your documents</strong><br>See exactly what your reps will click to create and email a PDF to a customer.</td><td><a href="/pages/LxJSLoJpnOotv9JY1ull" class="button primary" data-icon="envelope-open-text">Generate and Email Your Document</a></td></tr></tbody></table>

### Explore Our Core Concepts

Ready to do more? Once your foundation is built, explore these advanced tools to add logic, calculations, and custom formatting to your workflow.

Dive into the different capabilities of S-Docs. Whether you are designing dynamic layouts, automating generation, or managing org-wide settings, explore the guides below to build your expertise and support your team.

<table data-card-size="large" data-column-title-hidden data-view="cards"><thead><tr><th>Title</th><th>Description</th><th data-type="content-ref">Tutorial 1</th><th data-type="content-ref">Tutorial 4</th><th data-type="content-ref">Tutorial 2</th><th data-type="content-ref"></th><th data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Template Building</strong></td><td>Learn how to craft reusable, dynamic templates. Master the formatting tools, merge fields, and conditional logic needed to bring your team's documents to life.</td><td><a href="/spaces/v7v0UNK83URKB2C83QVU/pages/nSfm7H9DGgJEM3zlhQ6Y">/spaces/v7v0UNK83URKB2C83QVU/pages/nSfm7H9DGgJEM3zlhQ6Y</a></td><td><a href="/pages/dqE3GQZisT9n1qBkqOgs">/pages/dqE3GQZisT9n1qBkqOgs</a></td><td><a href="/spaces/v7v0UNK83URKB2C83QVU/pages/I546P7KucBCvELDm96dx">/spaces/v7v0UNK83URKB2C83QVU/pages/I546P7KucBCvELDm96dx</a></td><td><a href="/pages/chK9y5UzaQStqP6DGPti">/pages/chK9y5UzaQStqP6DGPti</a></td><td><a href="/pages/JFvUhxLeupexls20LYhU">/pages/JFvUhxLeupexls20LYhU</a></td></tr><tr><td><strong>Document Generation</strong></td><td>Automate and streamline how your documents are created. Build seamless generation workflows that deliver accurate, on-demand output for your users at the exact right moment in their process.</td><td><a href="/spaces/v7v0UNK83URKB2C83QVU/pages/y74L7uiUVfRNhX7Ap1XB">/spaces/v7v0UNK83URKB2C83QVU/pages/y74L7uiUVfRNhX7Ap1XB</a></td><td><a href="/pages/fCO1I77WMoUvuWTfAsBE">/pages/fCO1I77WMoUvuWTfAsBE</a></td><td><a href="/pages/2Anx4u0sLjeih7geTSL6">/pages/2Anx4u0sLjeih7geTSL6</a></td><td><a href="/pages/40ZEQeEi8GoxAsw5IHt1">/pages/40ZEQeEi8GoxAsw5IHt1</a></td><td><a href="/pages/yiKBvZ7KConWMBVk8yMn">/pages/yiKBvZ7KConWMBVk8yMn</a></td></tr></tbody></table>

***

## S-Sign

### Ready for e-signatures?

<table data-card-size="large" data-column-title-hidden data-view="cards"><thead><tr><th>Description</th><th>Target</th></tr></thead><tbody><tr><td>Once you have S-Docs generating your documents, you can take your workflow to the next level with e-signatures. S-Sign takes the documents you’ve built and packages them into secure envelopes, creating a complete, end-to-end signing experience.</td><td><a href="/pages/ENXb21Lxqm8n5nRhoHTQ" class="button primary" data-icon="file-lines">Start Here: Install S-Sign</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.sdocs.com/quick-start/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
