# Basic Company

### Fields

| Field       | Type                                                                            | Description                                          |
| ----------- | ------------------------------------------------------------------------------- | ---------------------------------------------------- |
| activatedAt | [String](https://docs.craft.co/company-data-api/graphql-objects/string-object)  | ISO 8601 formatted date when a company was activated |
| displayName | [String!](https://docs.craft.co/company-data-api/graphql-objects/string-object) | Name of the company                                  |
| duns        | [String](https://docs.craft.co/company-data-api/graphql-objects/string-object)  | DUNS                                                 |
| id          | ID!                                                                             | Craft ID                                             |
| slug        | [String!](https://docs.craft.co/company-data-api/graphql-objects/string-object) | Craft slug                                           |
