> For the complete documentation index, see [llms.txt](https://knowledge.out-smart.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/tarefas/ligue-tarefas-a-ordens-de-trabalho-faturas-proposta-e-projetos.md).

# Ligue Tarefas a Ordens de trabalho, Faturas, Proposta e Projetos

Você pode vincular uma Tarefa a outros registros no OutSmart.

Isso mantém a Tarefa conectada ao trabalho ao qual ela pertence.

### Ligações comuns

As Tarefas podem ser vinculadas a:

* Ordens de trabalho
* Faturas
* Proposta
* projetos

{% stepper %}
{% step %}

### Abrir a tarefa

Crie uma nova tarefa ou edite uma existente.
{% endstep %}

{% step %}

### Escolha o campo do registro

Abra o campo para o tipo de registro que você deseja vincular.
{% endstep %}

{% step %}

### Selecione o registro

Escolha a Ordem de trabalho, a Fatura, a cotação ou o Projeto corretos.
{% endstep %}

{% step %}

### Salvar

Salve a tarefa.
{% endstep %}
{% endstepper %}

### Por que a vinculação ajuda

* ela fornece contexto
* ela melhora a navegação
* ela mantém o acompanhamento próximo ao registro de origem

### Perguntas frequentes

<details>

<summary>Ainda posso vincular uma Tarefa diretamente a um Cliente?</summary>

Sim.

Esse ainda é o contexto padrão para muitas Tarefas.

</details>

<details>

<summary>Uma Tarefa pode ser vinculada a mais de um tipo de registro?</summary>

Isso depende dos campos disponíveis na sua configuração.

Revise o Formulário da Tarefa no seu ambiente.

</details>

<details>

<summary>O que acontece se um registro vinculado mudar depois?</summary>

A Tarefa permanece no lugar.

O contexto vinculado depende dos dados atuais do registro.

</details>

### Tópicos relacionados

* [**Tarefas**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/tarefas.md)
* [**Criar uma Tarefa a partir de uma Ficha do cliente**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/tarefas/crie-uma-tarefa-a-partir-da-ficha-do-cliente.md)
* [**Filtrar e pesquisar tarefas**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/tarefas/filtrar-e-pesquisar-tarefas.md)


---

# 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://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/tarefas/ligue-tarefas-a-ordens-de-trabalho-faturas-proposta-e-projetos.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.
