# How do I upload a document in a custom field with the type Image/Document?

Here are the steps to upload any document or image in the custom field.

**Step 1:**                                                                                                                                                                                 Go to the navigation panel and choose the 'Clients' option.

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

**Step 2:**                                                                                                                                                                                             Within the Clients section, select the 'Custom Fields' tab.

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

**Step 3:**                                                                                                                                                                                                                                                                                                                                                                                        Click on the 'Add custom field' option on the right side of the tab.

<figure><img src="/files/Y8RDBlA5yi1XKrqiaFtr" alt="" width="563"><figcaption><p>Click on 'Add Custom Field'.</p></figcaption></figure>

**Step 4:**                                                                                                                                                                                       Make sure to enter the custom name and select the 'Image/Documents' option under 'Type' before saving.

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

**Step 5:**                                                                                                                                                                                             Now, while editing an existing entity, you can attach documents or images to a newly created custom field.

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

And this is how you can add any document or image to the custom field.


---

# 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://guide.eprocessify.com/invoices/clients/custom-fields/how-do-i-upload-a-document-in-a-custom-field-with-the-type-image-document.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.
