> 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/loja-virtual-pacotes-e-power-ups/power-ups/tarefas/associar-tarefas-a-ordens-de-trabalho-faturas-propostas-e-projetos.md).

# Associar Tarefas a Ordens de trabalho, Faturas, Propostas e Projetos

Manter o acompanhamento da Tarefa ligado ao registo empresarial correto.

Uma Tarefa pode ser associada a outros registos no OutSmart.

Isto mantém a Tarefa ligada ao trabalho a que pertence.

### Ligações comuns

As Tarefas podem ser associadas a:

* Ordens de trabalho
* Faturas
* Propostas
* Projetos

{% stepper %}
{% step %}

### Abrir a tarefa

Criar uma nova tarefa ou editar uma existente.
{% endstep %}

{% step %}

### Escolher o campo do registo

Abrir o campo para o Tipo de registo que se pretende associar.
{% endstep %}

{% step %}

### Selecionar o registo

Escolher a Ordem de trabalho, a Fatura, a Proposta ou o Projeto adequados.
{% endstep %}

{% step %}

### Guardar

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

### Vantagens de associar

* dá contexto
* melhora a navegação
* mantém o seguimento perto do registo de origem

### Perguntas frequentes

<details>

<summary>É ainda possível associar uma Tarefa diretamente a um Cliente?</summary>

Sim.

Esse continua a ser o contexto padrão de muitas Tarefas.

</details>

<details>

<summary>Pode uma Tarefa ser associada a mais do que um Tipo de registo?</summary>

Isso depende dos campos marcados como Disponível na configuração.

Rever o Formulário da Tarefa no seu ambiente.

</details>

<details>

<summary>O que acontece se um registo ligado sofrer Alterações mais tarde?</summary>

A Tarefa mantém-se no mesmo sítio.

O contexto ligado depende dos dados atuais do registo.

</details>

### Tópicos relacionados

* [**Tarefas**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/tarefas.md)
* [**Criar uma tarefa a partir de uma ficha de cliente**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/tarefas/criar-uma-tarefa-a-partir-da-ficha-de-cliente.md)
* [**Filtrar e pesquisar Tarefas**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-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/loja-virtual-pacotes-e-power-ups/power-ups/tarefas/associar-tarefas-a-ordens-de-trabalho-faturas-propostas-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.
