# AllDrafts Documentation

## AllDrafts Documentation

- [Getting Started](https://help.alldrafts.com/alldrafts-documentation/getting-started.md): Getting started with AllDrafts, legal document editing tools with automatic formatting, a massive clause library, smart redaction, and insanely easy templates.
- [Getting Started - Cloud Editor](https://help.alldrafts.com/alldrafts-documentation/getting-started-cloud-editor.md): Getting started with AllDrafts, a cloud-based editor designed specifically for contracts, with automatic formatting, a massive clause library, smart redaction, and insanely easy templates.
- [AI Drafting Assistant](https://help.alldrafts.com/alldrafts-documentation/ai-drafting-assistant.md)
- [Auto-Numbering](https://help.alldrafts.com/alldrafts-documentation/auto-numbering.md): How AllDrafts auto-numbers paragraphs, clauses, inline tabulations, etc.
- [Defined Terms](https://help.alldrafts.com/alldrafts-documentation/defined-terms.md): Understanding and managing Defined Terms in AllDrafts.
- [Document Editor](https://help.alldrafts.com/alldrafts-documentation/document-editor.md)
- [File Menu](https://help.alldrafts.com/alldrafts-documentation/document-editor/file-menu.md): The File menu in AllDrafts provides various commands for managing documents.
- [Document Details](https://help.alldrafts.com/alldrafts-documentation/document-editor/file-menu/document-details.md)
- [Document Settings](https://help.alldrafts.com/alldrafts-documentation/document-editor/file-menu/document-settings.md): How document settings are inherited and affect document display.
- [Edit Menu](https://help.alldrafts.com/alldrafts-documentation/document-editor/edit-menu.md): The Edit menu in the application provides a range of commands for manipulating the text within a document.
- [Paragraph Conditions](https://help.alldrafts.com/alldrafts-documentation/document-editor/paragraph-conditions.md): Hide or show paragraphs based on field values or calculated formulas.
- [Smart Diagrams](https://help.alldrafts.com/alldrafts-documentation/document-editor/smart-diagrams.md)
- [Entities](https://help.alldrafts.com/alldrafts-documentation/entities.md)
- [Facts](https://help.alldrafts.com/alldrafts-documentation/facts.md): Understanding facts and personal identifying information in AllDrafts.
- [Folders](https://help.alldrafts.com/alldrafts-documentation/folders.md): How folders work, and how to organize your work.
- [Special Folders (Built-in)](https://help.alldrafts.com/alldrafts-documentation/folders/special-folders-built-in.md)
- [Recommended Folder Structure](https://help.alldrafts.com/alldrafts-documentation/folders/recommended-folder-structure.md): Best practices for organizing your folders and documents.
- [Inherited Folder Properties](https://help.alldrafts.com/alldrafts-documentation/folders/inherited-folder-properties.md)
- [Fields](https://help.alldrafts.com/alldrafts-documentation/fields.md)
- [Field Types](https://help.alldrafts.com/alldrafts-documentation/fields/field-types.md): The various types of fields you can embed in a document template in AllDrafts.
- [Field Settings](https://help.alldrafts.com/alldrafts-documentation/fields/field-settings.md)
- [Calculated Fields](https://help.alldrafts.com/alldrafts-documentation/fields/calculated-fields.md)
- [Formula Functions](https://help.alldrafts.com/alldrafts-documentation/fields/formula-functions.md): A list of all the formulas supported in calculated fields.
- [ARTICLEFOR Function](https://help.alldrafts.com/alldrafts-documentation/fields/formula-functions/articlefor-function.md)
- [USHOLIDAYS Function](https://help.alldrafts.com/alldrafts-documentation/fields/formula-functions/usholidays-function.md)
- [Letterhead](https://help.alldrafts.com/alldrafts-documentation/letterhead.md): Creating a document on letterhead; engagement letters, demand letters, letter contracts.
- [Organization](https://help.alldrafts.com/alldrafts-documentation/organization.md): Organizations are special entities within AllDrafts.
- [Person](https://help.alldrafts.com/alldrafts-documentation/person.md): A Person is a special entity within AllDrafts
- [Pronouns](https://help.alldrafts.com/alldrafts-documentation/pronouns.md): Understanding and automating pronouns in AllDrafts documents.
- [Templates](https://help.alldrafts.com/alldrafts-documentation/templates.md): Understanding templates and their relationship to documents.
- [Document Types](https://help.alldrafts.com/alldrafts-documentation/document-types.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://help.alldrafts.com/alldrafts-documentation/getting-started.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.
