> 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-nl/marketplace-pakketten-en-power-ups/power-ups/objectbeheer/objecten-aanmaken-in-de-mobiele-app.md).

# Objecten aanmaken in de mobiele App

Medewerkers kunnen Objecten aanmaken in de mobiele App wanneer de juiste Instellingen zijn ingeschakeld.

Dit is handig wanneer technici apparatuur ter plaatse registreren.

{% hint style="info" %}
Het gedrag van de App kan enigszins verschillen tussen **iOS** en **Android**.

De algehele Object-flow blijft hetzelfde.
{% endhint %}

### Voordat medewerkers beginnen

Sta eerst het aanmaken van Objecten toe in je App-instellingen of apparaatbeleid.

Laat medewerkers daarna de App synchroniseren.

{% stepper %}
{% step %}

### Open de App-instellingen

Ga in de BackOffice naar **Instellingen → Apparaatbeleid en instellingen**.
{% endstep %}

{% step %}

### Schakel het aanmaken van Objecten in

Schakel de Instelling in waarmee medewerkers Objecten kunnen aanmaken.

Sla daarna de wijziging op.
{% endstep %}

{% step %}

### Open een Werkbon in de App

Open op het mobiele apparaat de betreffende Werkbon.
{% endstep %}

{% step %}

### Voeg het object toe

Open de Object-sectie.

Tik op de optie om een nieuw Object toe te voegen.
{% endstep %}

{% step %}

### Vul de gegevens in en sla op

Voer de vereiste Objectgegevens in.

Sla vervolgens het Object op in de App.
{% endstep %}
{% endstepper %}

### Veelgestelde vragen

<details>

<summary>Kunnen medewerkers ook bestaande Objecten bewerken?</summary>

Dat hangt af van je App-instellingen en Rechten.

</details>

<details>

<summary>Worden mobiele wijzigingen teruggesynchroniseerd naar de BackOffice?</summary>

Ja.

Ze synchroniseren nadat het apparaat online is en gesynchroniseerd is.

</details>

<details>

<summary>Kunnen medewerkers sjablonen gebruiken in de App?</summary>

Als sjablonen beschikbaar zijn in je configuratie, kunnen ze tijdens het aanmaken worden gebruikt.

</details>

### Gerelateerde onderwerpen

* [**Maak Objecten aan vanuit een Werkbon**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/objectbeheer/objecten-aanmaken-vanuit-een-werkbon.md)
* [**Objectbeheer**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/objectbeheer.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-nl/marketplace-pakketten-en-power-ups/power-ups/objectbeheer/objecten-aanmaken-in-de-mobiele-app.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.
