Core concepts
Objects and lists
At the core of Attio is our powerful and flexible data model, which allows you to define custom objects and lists with a wide array of attribute types.
Objects can be used to model your domain entities, while lists can be used to aggregate them together and model business processes. However, both objects and lists can have their own attributes. For example, you might be using the deal object to keep track of the various deals you have in progress, but you could also create a list of deals with some additional attributes only relevant to a deal in that list.