> For the complete documentation index, see [llms.txt](https://docs.cleartax.in/clearlearn-marketplace/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cleartax.in/clearlearn-marketplace/how-to-manage-a-company/compliance-for-companies.md).

# Compliance for Companies

## Compliance’s Post Incorporation of a Company

{% embed url="<http://cleartax.in/s/compliance-under-companies-act-2013>" %}

## Annual Compliance

{% embed url="<http://cleartax.in/s/annual-compliance-checklist-startups>" %}

## Approvals for Loans and Advances

{% embed url="<http://cleartax.in/s/section-186-companies-act-2013>" %}

## Related Party Transactions

{% embed url="<http://cleartax.in/s/related-party-transactions>" %}

## Corporate Social Responsibility

{% embed url="<http://cleartax.in/s/corporate-social-responsibility>" %}

## Maintenance of Statutory Registers

{% embed url="<http://cleartax.in/s/maintenance-statutory-registers>" %}

## Appointment of Auditors

{% embed url="<http://cleartax.in/s/appointment-auditors>" %}

## How to do Share Transfer?

{% embed url="<http://cleartax.in/s/share-transfer>" %}

## How to Change Name of a Company?

{% embed url="<http://cleartax.in/s/company-name-change-procedure-india>" %}

## How to Change Objectives?

{% embed url="<http://cleartax.in/s/changing-objectives-company>" %}

## Conversion of LLP into a Private Limited Company?

{% embed url="<http://cleartax.in/s/convert-llp-private-limited-company-india>" %}

## Conversion of OPC into a Private Limited Company?

{% embed url="<http://cleartax.in/s/convert-opc-private-limited-company>" %}

## How to Remove a Director from the Company?

{% embed url="<http://cleartax.in/s/remove-director-company>" %}

## How to Remove Company Name?

{% embed url="<http://cleartax.in/s/remove-company-name-mca-database>" %}

## How to Windup a Company?

{% embed url="<http://cleartax.in/s/winding-up-private-limited-company>" %}

## Post-Incorporation Penalties

{% embed url="<http://cleartax.in/s/penalties-after-incorporation>" %}

## Penalties for Mismanagement, Misrepresentation & Fraud

{% embed url="<http://cleartax.in/s/company-act-penalties>" %}

## Penalties for Winding Up a Company

{% embed url="<http://cleartax.in/s/company-winding-up>" %}

## Compliance for Foreign Investments

{% embed url="<http://cleartax.in/s/foreign-direct-investment-compliance>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.cleartax.in/clearlearn-marketplace/how-to-manage-a-company/compliance-for-companies.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
