> For the complete documentation index, see [llms.txt](https://neomatrixcode.gitbook.io/faker/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://neomatrixcode.gitbook.io/faker/guide/providers/company.md).

# Company

{% hint style="info" %}
All parameters are optional. The sample parameters are the default values used by each function.
{% endhint %}

```rust
Faker.company()
=> Bogan-Emard


Faker.company_suffix()
=> Inc


Faker.catch_phrase()
=> Managed neutral productivity 


Faker.bs()
=> mesh viral deliverables 
```
