> ## Documentation Index
> Fetch the complete documentation index at: https://docs.m3ter.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Sample Mappings 3 - Contract

The following table sets out sample mappings for a Contract:

| m3ter                | Salesforce - New Contract Mapping | Salesforce - Contract Mapping for Contract | Salesforce - Quote Contract Mapping | Salesforce - Order Contract Mapping |
| -------------------- | --------------------------------- | ------------------------------------------ | ----------------------------------- | ----------------------------------- |
| accountMapping\_m3Id | Account                           | Account                                    | SBQQ\_\_Account\_\_r                | Account                             |
| AccountMapping       |                                   |                                            |                                     |                                     |
| code                 | Id                                | Id                                         | Id                                  | id                                  |
| ContractObject       | Opportunity                       | Contract                                   | SBQQ\_\_Quote\_\_c                  | Order                               |
| description          | Description                       | Description                                | Quote\_name\_\_c                    | Description                         |
| endDate              | End\_Date\_\_c                    | endDate                                    | SBQQ\_\_EndDate\_\_c                | EndDate                             |
| hardcoded            |                                   |                                            |                                     |                                     |
| name                 | id                                | ContractNumber                             | Quote\_Name\_\_c                    | Name                                |
| purchaseOrderNumber  |                                   |                                            |                                     |                                     |
| startDate            | CloseDate                         | startDate                                  | SBQQ\_CloseDate\_\_c                | EffectiveDate                       |

<Tip>
  **Tip: Working with Mappings?** Please read the [Reviewing and Managing Metadata Mappings](/guides/m3ter-connector-for-salesforce/reviewing-and-managing-metadata-mappings) before working with mappings.
</Tip>
