# Accessing a Service's Objects

## Overview

All MobiusFlow [Objects](/help/mobiusflow-v3/mobiusflow-toolbox-v3/services/accessing-a-services-objects.md) must belong to a service. To add, delete, modify, and view a service's objects you can either click on the main body of a service card on the [Service](/help/mobiusflow-v3/mobiusflow-toolbox-v3/services.md)'s page or click on the service in the main menu.&#x20;

{% hint style="info" %}
You cannot access the objects page for [System Services](/help/mobiusflow-v3/mobiusflow-toolbox-v3/services/system-services.md).
{% endhint %}

For more information on managing objects please refer to the [Objects](/help/mobiusflow-v3/mobiusflow-toolbox-v3/objects.md) page.

## 💥 Interactive Demo

{% embed url="<https://demo.mobiusflow.com/demo/cmi7npfgv5jysb7b4u8qe3rf0?utm_source=link>" %}


---

# Agent Instructions: 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:

```
GET https://docs.mobiusflow.com/help/mobiusflow-v3/mobiusflow-toolbox-v3/services/accessing-a-services-objects.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
