---
editLink: false
lastUpdated: false
---

[@salesforce/b2c-tooling-sdk](../../modules.md) / [config](../index.md) / InstanceInfo

# Interface: InstanceInfo

Defined in: [packages/b2c-tooling-sdk/src/config/types.ts:474](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/1dedfc1ffefa01c3d5bff62c8f7e7e682a1a91cd/packages/b2c-tooling-sdk/src/config/types.ts#L474)

Information about a configured instance.

## Properties

### active?

> `optional` **active**: `boolean`

Defined in: [packages/b2c-tooling-sdk/src/config/types.ts:480](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/1dedfc1ffefa01c3d5bff62c8f7e7e682a1a91cd/packages/b2c-tooling-sdk/src/config/types.ts#L480)

Whether this instance is currently active

***

### hostname?

> `optional` **hostname**: `string`

Defined in: [packages/b2c-tooling-sdk/src/config/types.ts:478](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/1dedfc1ffefa01c3d5bff62c8f7e7e682a1a91cd/packages/b2c-tooling-sdk/src/config/types.ts#L478)

B2C instance hostname

***

### location?

> `optional` **location**: `string`

Defined in: [packages/b2c-tooling-sdk/src/config/types.ts:484](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/1dedfc1ffefa01c3d5bff62c8f7e7e682a1a91cd/packages/b2c-tooling-sdk/src/config/types.ts#L484)

Location (file path, etc.)

***

### name

> **name**: `string`

Defined in: [packages/b2c-tooling-sdk/src/config/types.ts:476](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/1dedfc1ffefa01c3d5bff62c8f7e7e682a1a91cd/packages/b2c-tooling-sdk/src/config/types.ts#L476)

Instance name

***

### source

> **source**: `string`

Defined in: [packages/b2c-tooling-sdk/src/config/types.ts:482](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/1dedfc1ffefa01c3d5bff62c8f7e7e682a1a91cd/packages/b2c-tooling-sdk/src/config/types.ts#L482)

Source name for display
