> For the complete documentation index, see [llms.txt](https://docs.sprinthub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinthub.com/topicos/configuracoes-do-sistema/campos/campo-customizado-contatos/campos-customizados-contatos-arquivo.md).

# Campos Customizados - Contatos: Arquivo

Com o **SprintHub**, é possível criar **campos personalizados** nos Leads, adaptados às necessidades da sua empresa.

Um dos mais úteis é o **campo do tipo Arquivo**, que permite anexar documentos importantes relacionados ao Lead, centralizando todas as informações em um só lugar.

### 📌 Passo 1: Acesse as Configurações

* Vá até **Configurações do Sistema** ⚙️.
* Clique em **Campos Customizados - Leads**.
* Em seguida, selecione **+ Novo** para criar um novo campo.

<figure><img src="/files/1cV3PXn1bn01gd947owN" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/iH5Dm10yQd5uFP0IoqEJ" alt=""><figcaption></figcaption></figure>

### 📌 Passo 2: Configure o Campo Customizado

Preencha os campos conforme necessário:

* **Nome** → Defina o nome do campo.\
  👉 *Exemplo: "Documentos do Cliente"*
* **Alias** → Configure um nome encurtado para o campo.\
  ⚠️ *Após criado, não poderá ser alterado.*
* **Tipo** → Selecione **Arquivo**.
* **Valor Padrão** → Definido automaticamente após a escolha do tipo.
* **Grupo** → Escolha em qual grupo de informações o campo será exibido.

<figure><img src="/files/anAkvmmRsdXoC9WPdDQf" alt=""><figcaption></figcaption></figure>

### 📌 Passo 3: Ajuste as Configurações Extras

* **Obrigatório?**
  * Se **Sim** → o Lead só poderá ser salvo se o campo estiver preenchido.
  * Se **Não** → o Lead poderá ser salvo sem preenchimento inicial, mas pode ser atualizado depois.
* **Identificadores Únicos** → usados para identificar informações iguais em Leads diferentes.

### 📌 Passo 4: Salve o Campo

Clique em **Salvar e Fechar**.

<figure><img src="/files/NqR8ZZbjO6muK6gxdspN" alt=""><figcaption></figcaption></figure>

✅ Pronto, seu **Campo Customizado** do tipo Arquivo está criado!

### 📌 Passo 5: Tornando o Campo Visível

* Para exibir o campo no **SAC**, siga o artigo específico sobre SAC.

{% content-ref url="/pages/PXN1vG2AjrL0YVJXcJn9" %}
[SAC 360º - Campos do Lead](/topicos/geral/sac-360/sac-360-duvidas-comuns/sac-360o-campos-do-lead.md)
{% endcontent-ref %}

* Para exibir o campo no **CRM**, siga o artigo específico sobre CRM.

{% content-ref url="/pages/KiOfAnn2yEl56JWqWRmW" %}
[CRM - Como adicionar campos sobre o Contato na Oportunidade](/topicos/geral/crm/crm-configuracoes-iniciais/crm-campos-das-oportunidades/crm-como-adicionar-campos-sobre-o-contato-na-oportunidade.md)
{% endcontent-ref %}

### 📌 Passo 6: Inserindo Arquivo em um Lead

1. Acesse **Leads** pelo *Encontrar Serviços* ou digitando o nome na busca.
2. Clique em **Editar** no Lead desejado.
3. Clique no ícone de **Arquivo**.
4. Clique em **Upload** e selecione o documento no seu computador.
5. Clique em **Aplicar** e depois em **Salvar e Fechar**.

<figure><img src="/files/xNhzXv2zqFNoJDuqePGT" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/UBl4neoR9md20LmDXSB5" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/Kp7GPoVGFFWRAk06rIlD" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/Wy3rk8Uk4X2vO1Kz2K1f" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/5jBUlHWTJrvCNFMbIDju" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/CL9KDzZqK1AoU20JQMSP" alt=""><figcaption></figcaption></figure>

**Pronto!** Seu documento já está anexado ao Lead com sucesso.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.sprinthub.com/topicos/configuracoes-do-sistema/campos/campo-customizado-contatos/campos-customizados-contatos-arquivo.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
