# Concrete Documentation ## Docs - [Get current member information](https://docs.concretehq.com/api-reference/authentication/get-current-member-information.md): Get information about the currently authenticated member - [Create company](https://docs.concretehq.com/api-reference/companies/create-company.md): Create a new company - [Delete company](https://docs.concretehq.com/api-reference/companies/delete-company.md): Delete a company by its public ID - [Get company](https://docs.concretehq.com/api-reference/companies/get-company.md): Get a specific company by its public ID - [List companies](https://docs.concretehq.com/api-reference/companies/list-companies.md): List or search companies with pagination support - [Update company](https://docs.concretehq.com/api-reference/companies/update-company.md): Update an existing company - [List connections](https://docs.concretehq.com/api-reference/connections/list-connections.md): List the workspace's data connections with cursor-based pagination. - [Add companies to fund](https://docs.concretehq.com/api-reference/funds/add-companies-to-fund.md): Add one or more companies to a fund - [Get fund companies](https://docs.concretehq.com/api-reference/funds/get-fund-companies.md): Get all companies associated with a specific fund - [List funds](https://docs.concretehq.com/api-reference/funds/list-funds.md): List all funds with pagination support - [Remove companies from fund](https://docs.concretehq.com/api-reference/funds/remove-companies-from-fund.md): Remove one or more companies from a fund - [Update portfolio company status](https://docs.concretehq.com/api-reference/funds/update-portfolio-company-status.md): Update the status of a company within a fund. Use this to mark companies as active, exited, or dissolved within a specific fund's portfolio. - [Create meeting](https://docs.concretehq.com/api-reference/meetings/create-meeting.md): Create and manage meetings imported from external sources like meeting recorders and note-taking apps. - [Create note](https://docs.concretehq.com/api-reference/notes/create-note.md): Create a new note attached to a company or a person. Exactly one of `companyPublicId` or `personPublicId` must be provided. - [Delete note](https://docs.concretehq.com/api-reference/notes/delete-note.md): Delete a note by its public ID. - [Get note](https://docs.concretehq.com/api-reference/notes/get-note.md): Get a specific note by its public ID, including creator and parent company. - [List notes](https://docs.concretehq.com/api-reference/notes/list-notes.md): List notes attached to a company or a person. Exactly one of `companyPublicId` or `personPublicId` must be provided. - [Update note](https://docs.concretehq.com/api-reference/notes/update-note.md): Update an existing note's content or `occurredAt` timestamp. The note's parent company or person cannot be changed. - [Authentication](https://docs.concretehq.com/api-summary/authentication.md): Secure access to the Concrete API using API keys and authentication best practices - [Overview](https://docs.concretehq.com/api-summary/overview.md): Automate data pipelines with the Concrete API - [Changelog](https://docs.concretehq.com/changelog.md): Latest updates, new features, and improvements to the Concrete platform - [Concepts](https://docs.concretehq.com/concepts.md): Core concepts and features that make up the Concrete platform - [Advanced Crawling](https://docs.concretehq.com/email-intelligence/advanced-crawling.md): How Concrete extracts and indexes content from links within your portfolio communications - [Overview](https://docs.concretehq.com/email-intelligence/overview.md): Transform your inbox into organized portfolio intelligence - [Team Permissions](https://docs.concretehq.com/email-intelligence/team-permissions.md): Control how portfolio communications are shared with your team through intelligent permission levels - [Bulk Import Companies](https://docs.concretehq.com/guides/bulk-import-companies.md): Import multiple portfolio companies at once using a CSV file - [Create a Custom Tracker](https://docs.concretehq.com/guides/create-custom-tracker.md): Create a custom tracker to monitor any metric across your portfolio - [Introduction](https://docs.concretehq.com/index.md): Welcome to Concrete - AI-powered portfolio intelligence for venture capital firms - [Overview](https://docs.concretehq.com/meeting-intelligence/overview.md): Transform meeting content into organized portfolio intelligence - [Team Permissions](https://docs.concretehq.com/meeting-intelligence/team-permissions.md): Control how meeting content is shared with your team through intelligent permission levels - [Our Philosophy](https://docs.concretehq.com/philosophy.md) - [Getting Started](https://docs.concretehq.com/quickstart.md): Set up your Concrete workspace and start extracting insights from your portfolio communications - [Audit Trail](https://docs.concretehq.com/trackers/audit-trail.md): See where every tracker value came from and whether it's been verified - [Overview](https://docs.concretehq.com/trackers/overview.md): Track key metrics across your portfolio companies over time - [Reference](https://docs.concretehq.com/trackers/reference.md): Tracker types, visibility, scope, and value policy options ## OpenAPI Specs - [openapi](https://docs.concretehq.com/openapi.yaml)