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

[@salesforce/b2c-tooling-sdk](../../modules.md) / [guidance](../index.md) / GuidanceCollection

# Interface: GuidanceCollection

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

Authored source collection, independent of native plugin installation.

## Properties

### id

> **id**: `string`

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

***

### isGA

> **isGA**: `boolean`

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

***

### title

> **title**: `string`

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

***

### workspaces?

> `optional` **workspaces**: `string`[]

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