# Adding Word Document to File Objects

**File** Objects are Document Objects that contain Documents (Word Documents, Excel Documents, PDF Documents, etc.) The File Object can be seen as a container for the Document File. The File Object behaves like any other Document Object in the sense that it is under revision control, can be traced, has consistencies, etc.

## How to add a Word Document to a File Object

Create a File Object like any other Document Object and open it for editing.&#x20;

![](https://387772828-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LNF6QkY13KiUT4AxV9A%2F-MOkw-uep4YSNfmzhQxx%2F-MOkynebMaoj890wExGZ%2Fimage.png?alt=media\&token=d3e413ba-024f-44a4-81c9-20bbb09f836d)

Use the **Browse button** of the **File** attribute to select a file. Once the File has been uploaded, you can download the file by clicking on the file name. This will download a local copy of the file to your computer.

The following options are available for the **File** attribute using the browse button and the dropdown:

### Browse to a local file

This is the regular behaviour when clicking the Browse button.

### Browse 'Document Templates'

Use the **dropdown** on the **Browse button** and select **Browse 'Document Templates'** to select one of the Documents available in the Document Templates folder in the Template directory.

### Rename File

Use the **dropdown** on the **Browse button** and select **Rename File** to set a new name of the file. Do not include the file extension in the name.

### Clear Value

Use the **dropdown** on the **Browse button** and select **Clear Value** to delete the value of the File Attribute.


---

# 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://docs.aligned.ch/aligned-elements-web-client-user-manual/2.6.176.20970/work-with-documents/adding-file-objects.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.
