# Images

<figure><img src="/files/L5VPi9TetjwDSk1wXc3K" alt="" width="563"><figcaption></figcaption></figure>

IN THIS ARTICLE

Import and attach images to different sections of your FieldDoc work: Projects, Sections, Activities, and Pacts.

***

## Images

The **Images** feature in FieldDoc allows users to upload and store important visual files within a **Project**, **Pact**, or **Activity**. This centralizes documentation so that relevant materials—such as photos demonstrating progress and functioning—are easily accessible to all collaborators working on a project.

Images uploaded to a record are only visible to users with access to that specific record, helping ensure that sensitive or project-specific information remains secure. This feature is especially helpful for teams that need to share visual materials or maintain a clear record of supporting documentation over the lifecycle of a project.

To add an image, navigate to the **Image** tab of your chosen record and click the upload button. FieldDoc currently supports PNG, JPEG, GIF, and TIFF formats.


---

# 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.fielddoc.org/essentials/images.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.
