# MANAGING CUSTOMERS

- [Customer overview](https://docs.startdeliver.io/managing-customers/customer-overview.md): The Customers view is a key screen in Startdeliver.
- [Customer users & stakeholders](https://docs.startdeliver.io/managing-customers/customer-users-and-stakeholders.md): Every customer has people associated with them in Startdeliver.
- [Ongoing - Your actions](https://docs.startdeliver.io/managing-customers/ongoing-your-actions.md): Where CSMs run their day. Every task, project, conversation, meeting, and goal — across your entire portfolio — in one place.
- [Projects](https://docs.startdeliver.io/managing-customers/projects.md): Projects are structured sets of tasks you run on a customer — onboarding, problem resolution, upgrades, or any recurring workflow.
- [Customer Goals & Success plans](https://docs.startdeliver.io/managing-customers/customer-goals-and-success-plans.md): Set concrete goals with your customers, track progress together, and let the AI connect the dots between what's happening and what they're trying to achieve.
- [Shared space](https://docs.startdeliver.io/managing-customers/shared-space.md)
- [Setting up shared space](https://docs.startdeliver.io/managing-customers/shared-space/setting-up-shared-space.md): Shared Space is a branded collaboration layer between your team and the customer.
- [Branding your shared space](https://docs.startdeliver.io/managing-customers/shared-space/branding-your-shared-space.md)
- [Embedded shared space](https://docs.startdeliver.io/managing-customers/shared-space/embedded-shared-space.md)
- [Use case: Success Plan](https://docs.startdeliver.io/managing-customers/shared-space/use-case-success-plan.md)
- [Use case: Onboarding](https://docs.startdeliver.io/managing-customers/shared-space/use-case-onboarding.md)
- [Sending Emails](https://docs.startdeliver.io/managing-customers/sending-emails.md): Send emails to customers and users directly from Startdeliver.
- [Automations](https://docs.startdeliver.io/managing-customers/automations.md): Automations let you define rules that run actions automatically when something happens in Startdeliver.


---

# 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.startdeliver.io/managing-customers.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.
