<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [CharacterInfo](./bitburner.characterinfo.md) &gt; [company](./bitburner.characterinfo.company.md)

## CharacterInfo.company property

Array of all companies at which you have jobs

<b>Signature:</b>

```typescript
company: string[];
```