> 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/objectparameters-configureren.md).

# Objectparameters configureren

Pas de Instellingen voor Objecten aan die bepalen hoe Objecten zich binnen OutSmart gedragen.

Objectparameters bepalen hoe objectgegevens werken in uw omgeving.

Dit kan invloed hebben op zichtbaarheid, validatie en hoe objecten in andere processen worden gebruikt.

### Waar parameters vaak invloed op hebben

Parameters kunnen invloed hebben op:

* zichtbare objectvelden
* verplichte gegevens
* appgedrag
* koppelingen met Werkbonnen of Formulieren

{% stepper %}
{% step %}

### Open het instellingengebied

Ga naar **Instellingen** in de Backoffice.
{% endstep %}

{% step %}

### Zoek de objectparameters

Open de parametersectie voor objecten of assetbeheer.
{% endstep %}

{% step %}

### Controleer de huidige configuratie

Controleer welke velden, regels en weergave-instellingen actief zijn.
{% endstep %}

{% step %}

### Werk de instellingen bij

Wijzig alleen de parameters die nodig zijn.

Sla daarna de wijzigingen op.
{% endstep %}

{% step %}

### Test het resultaat

Open een object en een Werkbon om het nieuwe gedrag te bevestigen.
{% endstep %}
{% endstepper %}

### Goed configuratieadvies

* wijzig één instelling tegelijk
* test met een echt objectrecord
* leg belangrijke configuratiebeslissingen intern vast

### Veelgestelde vragen

<details>

<summary>Wie moet objectparameters wijzigen?</summary>

Meestal een beheerder of sleutelgebruiker.

</details>

<details>

<summary>Hebben parameterwijzigingen invloed op bestaande objecten?</summary>

Sommige wel.

Dat hangt af van de specifieke instelling.

</details>

<details>

<summary>Waarom na elke wijziging testen?</summary>

Omdat objectinstellingen meerdere processen tegelijk kunnen beïnvloeden.

</details>

### Gerelateerde onderwerpen

* [**Configureer vrije velden voor objecten**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/objectbeheer/vrije-velden-voor-objecten-configureren.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/objectparameters-configureren.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.
