> 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/contratos/associar-contratos-a-projetos.md).

# Associar Contratos a Projetos

Associar Contratos ao contexto do Projeto quando o trabalho do Contrato fizer parte de um fluxo de Projeto mais amplo.

Associar Contratos a **Projetos** ajuda quando o trabalho do acordo pertence a um fluxo de Projeto mais amplo.

Usar isto quando o trabalho gerado pelo Contrato precisar de contexto de Projeto para planeamento ou reporting.

### Porque é que as ligações ao Projeto são importantes

As ligações ao Projeto ajudam a:

* manter o trabalho do acordo dentro do contexto certo do Projeto
* alinhar o trabalho recorrente com a administração do Projeto
* melhorar o acompanhamento e os relatórios com base no Projeto

### Como as ligações ao Projeto se enquadram nos Contratos

Adicionar contexto de Projeto quando o trabalho do Contrato tiver de permanecer ligado às Atividades do projeto.

Rever isto cuidadosamente antes de a geração começar.

### Perguntas frequentes

<details>

<summary>Cada Contrato precisa de uma ligação ao Projeto?</summary>

Não.

Usar isto apenas quando o acordo fizer parte de um fluxo baseado em Projetos.

</details>

<details>

<summary>O contexto de Projeto pode afetar o acompanhamento?</summary>

Sim.

Ajuda a manter o trabalho gerado alinhado com a estrutura mais ampla do Projeto.

</details>

<details>

<summary>Pode ser feita uma Alteração ao Projeto associado mais tarde?</summary>

Sim.

Verificar primeiro o impacto no trabalho gerado no futuro.

</details>

### Tópicos relacionados

* [**Criar um Contrato**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/contratos/criar-um-contrato.md)
* [**Gerir Contratos**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/contratos/gerir-contratos.md)
* [**Contratos**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/contratos.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/contratos/associar-contratos-a-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.
