> 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/app-movel/ios-outsmart-app/visoes-gerais-dos-modulos/ordem-de-trabalho/objetos.md).

# Objetos

## Objetos

Use **Objetos** para rever o ativo associado à Ordem de trabalho.

O ecrã está dividido por linhas de estrutura, Estado e ação.

### O que você pode fazer

* rever detalhes do Objeto, Estado, armazém e estrutura
* abrir peças, documentos, histórico e Objetos relacionados
* atualizar os dados do Objeto quando a Ordem de trabalho e a política o թույլ permitirem

### Nesta secção

* [Detalhes do Objeto](/outsmart-knowledge-base/outsmart-knowledge-base-pt/app-movel/ios-outsmart-app/visoes-gerais-dos-modulos/ordem-de-trabalho/objetos/detalhes-do-objeto.md)
* [Sub-Objetos](/outsmart-knowledge-base/outsmart-knowledge-base-pt/app-movel/ios-outsmart-app/visoes-gerais-dos-modulos/ordem-de-trabalho/objetos/sub-objetos.md)
* [Objeto pai](/outsmart-knowledge-base/outsmart-knowledge-base-pt/app-movel/ios-outsmart-app/visoes-gerais-dos-modulos/ordem-de-trabalho/objetos/objeto-pai.md)
* [Armazém](/outsmart-knowledge-base/outsmart-knowledge-base-pt/app-movel/ios-outsmart-app/visoes-gerais-dos-modulos/ordem-de-trabalho/objetos/armazem.md)
* [Estado do Objeto](/outsmart-knowledge-base/outsmart-knowledge-base-pt/app-movel/ios-outsmart-app/visoes-gerais-dos-modulos/ordem-de-trabalho/objetos/estado-do-objeto.md)
* [Partes do Objeto](/outsmart-knowledge-base/outsmart-knowledge-base-pt/app-movel/ios-outsmart-app/visoes-gerais-dos-modulos/ordem-de-trabalho/objetos/pecas-do-objeto.md)
* [Documentos do Objeto](/outsmart-knowledge-base/outsmart-knowledge-base-pt/app-movel/ios-outsmart-app/visoes-gerais-dos-modulos/ordem-de-trabalho/objetos/documentos-do-objeto.md)
* [Histórico do Objeto](/outsmart-knowledge-base/outsmart-knowledge-base-pt/app-movel/ios-outsmart-app/visoes-gerais-dos-modulos/ordem-de-trabalho/objetos/historico-do-objeto.md)
* [Objetos e Equipamentos](/outsmart-knowledge-base/outsmart-knowledge-base-pt/app-movel/ios-outsmart-app/visoes-gerais-dos-modulos/ordem-de-trabalho/objetos/objetos-e-equipamentos.md)

{% stepper %}
{% step %}

### Abra o Objeto

Abra o Objeto a partir da Ordem de trabalho ou do ecrã do cliente.
{% endstep %}

{% step %}

### Rever os detalhes

Verifique a descrição, Estado, armazém e secções disponíveis.
{% endstep %}

{% step %}

### Abrir secções relacionadas

Use **Partes**, **Documentos**, **Histórico**, **Sub-Objetos**, ou **Objeto pai** quando necessário.
{% endstep %}

{% step %}

### Faça alterações permitidas

Atualize os dados do armazém, o Estado do Objeto ou outras ações apenas quando essas opções estiverem disponíveis.
{% endstep %}
{% endstepper %}

### Tenha em mente

As ações do Objeto dependem do Objeto atual e do estado da Ordem de trabalho.

Algumas linhas permanecem ocultas até que os dados relacionados ou a política estejam disponíveis.


---

# 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/app-movel/ios-outsmart-app/visoes-gerais-dos-modulos/ordem-de-trabalho/objetos.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.
