# Enterprise Guide

## Sully.ai Documentation <a href="#page-title" id="page-title"></a>

Sully.ai is a powerful AI-powered platform designed specifically for healthcare providers to streamline clinical documentation by automatically converting patient conversations into structured medical notes.

### [​](https://docs.sully.ai/documentation/overview#what-sully-ai-does)What Sully.ai Does <a href="#what-sully-ai-does" id="what-sully-ai-does"></a>

Sully.ai helps you:

* **Save Time**: Automatically generate clinical notes from audio conversations
* **Improve Accuracy**: Capture detailed patient information without manual typing
* **Customize Output**: Create notes in your preferred format (SOAP, custom styles, or templates)
* **Stay Compliant**: Generate documentation that meets clinical standards
* **Work in Real-Time**: Transcribe and process audio as conversations happen

### [​](https://docs.sully.ai/documentation/overview#getting-started)Getting Started <a href="#getting-started" id="getting-started"></a>

1. **Set Up Authentication**: [Contact us](mailto:support@sully.ai) to get your credentials to start integrating with Sully.ai.
2. **Choose Your Integration Path**:
   * [Upload audio files](https://docs.sully.ai/documentation/notes#upload-a-file) for processing
   * [Stream audio in real-time](https://docs.sully.ai/documentation/notes#stream-in-real-time) during patient visits
3. **Generate Clinical Notes**: Convert transcribed conversations into [structured notes](https://docs.sully.ai/documentation/notes#2-generate-a-note)
4. **Customize Your Experience**: Design [custom note styles](https://docs.sully.ai/documentation/notes#custom-note-styles) or use [structured templates](https://docs.sully.ai/documentation/notes#structured-note-templates)

### [​](https://docs.sully.ai/documentation/overview#core-features)Core Features <a href="#core-features" id="core-features"></a>

[Audio TranscriptionConvert recorded conversations to text with high accuracy](https://docs.sully.ai/documentation/notes#1-transcribe-audio)[Note GenerationTransform transcriptions into structured clinical notes](https://docs.sully.ai/documentation/notes#2-generate-a-note)[CustomizationCreate notes in your preferred format and style](https://docs.sully.ai/documentation/notes#custom-note-styles)[Real-time ProcessingGenerate notes during patient visits](https://docs.sully.ai/documentation/notes#stream-in-real-time)

### [​](https://docs.sully.ai/documentation/overview#need-help%3F)Need Help? <a href="#need-help-3f" id="need-help-3f"></a>

Our documentation provides comprehensive guides to help you integrate and use Sully.ai effectively:

* Explore the [Notes User Guide](https://docs.sully.ai/documentation/notes) for detailed integration instructions
* Check the [API Reference](https://docs.sully.ai/api-reference/getting-started/authentication) for technical specifications
* Contact <support@sully.ai> if you need additional assistance

Ready to transform your clinical documentation workflow? [Get started now](https://docs.sully.ai/documentation/notes)!

[<br>](https://docs.sully.ai/documentation/notes)


---

# 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://sully.gitbook.io/sully.ai-docs/FEM1tMOJsSSszbLOgKLA/enterprise/enterprise-guide.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.
