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

# Objecten aanmaken in de mobiele app

Laat medewerkers nieuwe objecten op locatie registreren vanuit de OutSmart-app.

Medewerkers kunnen objecten aanmaken in de mobiele app wanneer de juiste instellingen zijn ingeschakeld.

Dit is handig wanneer technici apparatuur op locatie registreren.

{% hint style="info" %}
Het appgedrag kan iets verschillen tussen **iOS** en **Android**.

De algehele objectflow blijft hetzelfde.
{% endhint %}

### Voordat medewerkers starten

Sta eerst het aanmaken van objecten toe in de app-instellingen of het apparaatbeleid.

Laat Medewerkers de app vervolgens synchroniseren.

{% stepper %}
{% step %}

### Open de Instellingen van de app

Ga in Backoffice naar **Instellingen → App instellingen**.
{% endstep %}

{% step %}

### Objectaanmaak inschakelen

Schakel de instelling in waarmee medewerkers objecten kunnen aanmaken.

Sla de wijziging daarna op.
{% endstep %}

{% step %}

### Open een werkbon in de app

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

{% step %}

### Object toevoegen

Open de objectsectie.

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 het object daarna op in de app.
{% endstep %}
{% endstepper %}

### Veelgestelde vragen

<details>

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

Dat hangt af van uw app-instellingen en permissies.

</details>

<details>

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

Ja.

Ze worden gesynchroniseerd nadat het apparaat online is en gesynchroniseerd is.

</details>

<details>

<summary>Kunnen medewerkers templates gebruiken in de app?</summary>

Als templates beschikbaar zijn in uw configuratie, kunnen ze tijdens het aanmaken worden gebruikt.

</details>

### Gerelateerde onderwerpen

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