# Document Details

## Title and Status

The document Title and Status can be edited here (as well as at the top of the document editing view).

## Document Type

This is a hierarchial description of the document type from most general to more specific, separated by "--". Only the first level impacts the user interface, particularly the choice between 'Contract' and 'Letter'.

See [Document Types](/alldrafts-documentation/document-types.md) for more information.

## Description

This is a short description of the document that will be shown in the folder view below the document title and which can be used to search for the document.

## Keywords

A list of semicolon-separated keywords that can be used to search for the document. Multi-word keywords are allowed.

## Author

The named author of the document.

## Client ID and Matter ID

These are alphanumeric fields used only to associate this document in AllDrafts with your existing practice management or filing system. You can put anything you'd like in these fields and choose to have them used in the header or footer of printed and exported documents, or in the file name of a downloaded Word or PDF document.

In the future, when AllDrafts is connected by API to a practice management system these fields may be automatically filled in as appropriate.

## Audit Trail

A detailed list of everything that's happened with this document.


---

# 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://help.alldrafts.com/alldrafts-documentation/document-editor/file-menu/document-details.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.
