# Adnuntius Data

- [Overview](/adnuntius-data/overview.md): Adnuntius Data lets anyone with online operations unify 1st and 3rd party data and eliminate silos, create segments with consistent user profiles, and activate the data in any system.
- [Getting Started](/adnuntius-data/getting-started.md): The purpose of this guide is to make implementation of Adnuntius Data easier for new customers.
- [User Interface Guide](/adnuntius-data/user-interface-guide.md): This guide shows you how to use the Adnuntius Data user interface. The Adnuntius Data user interface is split into the following main categories.
- [Segmentation](/adnuntius-data/user-interface-guide/segmentation.md): The Segmentation section is where you create and manage segments, triggers and folders.
- [Triggers](/adnuntius-data/user-interface-guide/segmentation/triggers.md): A trigger is defined by a set of actions that determine when a user should be added to, or removed from a segment.
- [Segments](/adnuntius-data/user-interface-guide/segmentation/segments.md): Segments are defined by a group of users, grouped together based on common actions (triggers). Here is how you create segments.
- [Folders](/adnuntius-data/user-interface-guide/segmentation/folders.md): Folders ensure that multiple parties can send data to one network without unintentionally sharing them with others. Here is how you create folders.
- [Fields](/adnuntius-data/user-interface-guide/fields.md)
- [Fields](/adnuntius-data/user-interface-guide/fields/fields.md): Fields is an overview that allows you to see the various fields that make up a user profile in Adnuntius Data
- [Mappings](/adnuntius-data/user-interface-guide/fields/mappings.md): Different companies send different data, and mapping ensures that different denominations are transformed into one unified language.
- [Queries](/adnuntius-data/user-interface-guide/queries.md): Queries produces reports per folder on user profile updates, unique user profiles and page views for any given time period.
- [Admin](/adnuntius-data/user-interface-guide/admin.md)
- [Users, Teams and Roles](/adnuntius-data/user-interface-guide/admin/users-and-teams.md): You can create users, and control their access to content (teams) and their rights to make changes to that content (roles).
- [Data Exports](/adnuntius-data/user-interface-guide/admin/data-exports.md): Data collected and organized with Adnuntius Data can be exported so that you can activate the data and create value using any system.
- [Network](/adnuntius-data/user-interface-guide/admin/network.md): Lets you make certain changes to the network as a whole.
- [API documentation](/adnuntius-data/api-documentation.md): Sending data to Adnuntius Data can be done in different ways. Here you will learn how to do it.
- [Javascript API](/adnuntius-data/api-documentation/javascript.md): Describes how to send information to Adnuntius Data from a user's browser
- [User Profile Updates](/adnuntius-data/api-documentation/javascript/profile-updates.md)
- [Page View](/adnuntius-data/api-documentation/javascript/page-views.md)
- [User Synchronisation](/adnuntius-data/api-documentation/javascript/user-synchronisation.md)
- [Get user segments](/adnuntius-data/api-documentation/javascript/get-user-segments.md)
- [HTTP API](/adnuntius-data/api-documentation/http.md): Describes how to send data to Adnuntius using the HTTP API.
- [/page](/adnuntius-data/api-documentation/http/http-page-view.md): How to send Page Views using the HTTP API
- [/visitor](/adnuntius-data/api-documentation/http/http-profile.md): How to send Visitor Profile updates using the HTTP API
- [/sync](/adnuntius-data/api-documentation/http/sync.md)
- [/segment](/adnuntius-data/api-documentation/http/http-segment.md): How to send Segment using the HTTP API
- [Profile Fields](/adnuntius-data/api-documentation/fields.md): Describes the fields available in the profile
- [Segment Sharing](/adnuntius-data/segment-sharing.md): Describes how to share segments between folders
