# Letterhead

AllDrafts can automatically render your document on your firm or client's letterhead if you upload it as a PDF or graphic.

Documents with a [Document Types](/alldrafts-documentation/document-types.md) beginning 'Letter' are automatically presented on the letterhead set for the folder or its parent.

Letterhead is shown during editing and is included in export to Word or PDF. During editing the top of the letterhead is shown at the top of the long scrolling document, and the footer at the bottom. At export the letterhead is properly placed behind the text on the first page of the exported document.

Letterhead can be provided in PDF or image format. Ideally upload letterhead the size of a full page (typically Letter format, 8.5x11").

If you upload something smaller than a page you can use the Align option to choose how its placed, along with the Top and Side offsets.

Because letterhead may have a large header or a long list of names on the side, you can specify Top, Bottom, Left, and Right Margin for the letterhead. When the page is exported the larger of the document margins and these letterhead margins will be used on the first page, which has the letterhead. The remaining pages will use the document margins.

### Set at Folder Level

Because letterhead is usually specific to a firm or a client the letterhead is set only at the Folder level. (If you have attorney-specific letterhead, just use different sub-folders. You can also put a client letterhead on a client folder.)

If you are in a document and want to use letterhead you can change the document type by using **File > Details**, or use the **Insert > Letterhead** menu option, which will change the top level of your document type to 'Letter'.

If you insert a letterhead but have not specified one for this folder or any parent folder, you'll have the option of uploading it from a modal within the document, and choosing how far up the folder tree to apply it. This is simply a shortcut to going to the Folder view and setting it there on Folder Settings.


---

# 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/letterhead.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.
