# Platform

- [Dashboard](https://documentation.pushly.com/platform/dashboard.md)
- [Notifications](https://documentation.pushly.com/platform/notifications.md)
- [Pushly AI](https://documentation.pushly.com/platform/notifications/pushly-ai.md)
- [A/B Testing](https://documentation.pushly.com/platform/notifications/a-b-testing.md): A/B Testing allows you to test visual and behavioral changes within a single notification against portions of your audience to determine what works best.
- [Custom Buttons](https://documentation.pushly.com/platform/notifications/action-buttons.md): Notification Custom Buttons allow you to add up to two additional buttons to your deployed Notifications. This enables you to give the subscribers multiple buttons from which they can choose.
- [Notification Previews](https://documentation.pushly.com/platform/notifications/notification-previews.md)
- [Inline Segmentation](https://documentation.pushly.com/platform/notifications/in-line-segmentation.md): Our platform allows you to create and use Segments while in the process of creating Notifications for deployment. If you do not see this option, please contact your Account Manager for access
- [Notification Templates](https://documentation.pushly.com/platform/notifications/notification-templates.md): Use Notification Templates to pre-populate assets to be used in future Notifications
- [Notification Feeds](https://documentation.pushly.com/platform/notifications/notification-feeds.md): Use Feeds to automatically ingest fresh content from your sources and power targeted, timely Notifications
- [Macros / Liquid Templates](https://documentation.pushly.com/platform/notifications/macros.md)
- [Remote Fetch](https://documentation.pushly.com/platform/notifications/macros/remote-fetch.md): Explains the remote\_fetch Liquid tag: what it is, how to use it, all supported options, and how errors are handled.
- [Abandon Delivery](https://documentation.pushly.com/platform/notifications/macros/abandon-delivery.md)
- [Native App Push Notifications](https://documentation.pushly.com/platform/notifications/native-app-push-notifications.md)
- [Notification Replacement Behavior](https://documentation.pushly.com/platform/notifications/notification-replacement-behavior.md)
- [App Messages](https://documentation.pushly.com/platform/app-messages.md)
- [Segments](https://documentation.pushly.com/platform/segments.md): Segments allow you to group subscribers into separate audiences and target them with relevant notifications.
- [Custom Geo Segmentation](https://documentation.pushly.com/platform/segments/custom-geo-segment-tool.md): Using our Custom Geo Segment tool, you can draw exact geographic regions for targeting. This is a walk through of how to use the tool.
- [Journeys](https://documentation.pushly.com/platform/journeys.md): Allows users to set up automated, multi-step notification flows that deliver a series of notifications to subscribers based on configured triggers, schedules, and audience criteria
- [Journey Builder](https://documentation.pushly.com/platform/journeys/journey-builder.md)
- [Sending Recommended Notifications](https://documentation.pushly.com/platform/journeys/sending-recommended-notifications.md): Provides a list of the recommendation integrations available in the Pushly platform
- [Insights](https://documentation.pushly.com/platform/insights.md): This section of the platform gives users the ability to review, download, save, share and schedule performance data.
- [User Management](https://documentation.pushly.com/platform/user-management.md): Manage user access and permissions to your domains
- [Organizations](https://documentation.pushly.com/platform/organizations.md)
- [Multi-Factor Authentication](https://documentation.pushly.com/platform/organizations/multi-factor-authentication.md)
- [Single Sign On](https://documentation.pushly.com/platform/organizations/single-sign-on.md)
- [Google Workspace](https://documentation.pushly.com/platform/organizations/single-sign-on/google-workspace.md): Instructions for setting up Google Workspace as your Identity Provider
- [Microsoft Azure AD](https://documentation.pushly.com/platform/organizations/single-sign-on/microsoft-azure-ad.md): Instructions for setting up Microsoft Azure AD as your Identity Provider
- [Okta Workforce](https://documentation.pushly.com/platform/organizations/single-sign-on/okta-workforce.md): Instructions for setting up Okta as your Identity Provider
- [Multi-Domain Notifications](https://documentation.pushly.com/platform/organizations/multi-domain-notifications.md)
- [Multi-Domain Segments](https://documentation.pushly.com/platform/organizations/multi-domain-segments.md)
- [API Access](https://documentation.pushly.com/platform/organizations/api-access.md)
- [Organization Insights](https://documentation.pushly.com/platform/organizations/organization-insights.md)
- [Notification Report](https://documentation.pushly.com/platform/organizations/organization-insights/notification-report.md)
- [Acquisition Report](https://documentation.pushly.com/platform/organizations/organization-insights/acquisition-report.md)
- [Multi-Channel Notifications](https://documentation.pushly.com/platform/multi-channel-notifications.md)
- [Platform Integrations](https://documentation.pushly.com/platform/platform-integrations.md): Provides a list of all the integrations available natively through the Pushly platform
- [BlueConic](https://documentation.pushly.com/platform/platform-integrations/blueconic.md): Instructions for setting up your BlueConic Platform Integration
- [Using BlueConic in Campaigns](https://documentation.pushly.com/platform/platform-integrations/blueconic/using-blueconic-in-campaigns.md): Allows users to send notifications to subscribers based on recommendations from the BlueConic CDP
- [Lytics](https://documentation.pushly.com/platform/platform-integrations/lytics.md): Lytics Audience Trigger Webhook Setup
- [Event Webhooks](https://documentation.pushly.com/platform/event-webhooks.md)


---

# 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://documentation.pushly.com/platform.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.
