> ## Documentation Index
> Fetch the complete documentation index at: https://developers.telnyx.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Porting llms.txt

> Machine-readable documentation index for Porting (Numbers) — guide pages and API endpoints for AI agents and LLMs

# Telnyx Numbers: Porting — Documentation Index

> Porting documentation within the Numbers section of the Telnyx developer docs ([https://developers.telnyx.com](https://developers.telnyx.com)).
> Root index: [https://developers.telnyx.com/llms.txt](https://developers.telnyx.com/llms.txt) · Numbers index: [https://developers.telnyx.com/development/llms/numbers-llms-txt.md](https://developers.telnyx.com/development/llms/numbers-llms-txt.md) · Full content for this subsection: [https://developers.telnyx.com/development/llms/numbers-porting-llms-full-txt.md](https://developers.telnyx.com/development/llms/numbers-porting-llms-full-txt.md)

## Port In

* [Port in orders](https://developers.telnyx.com/docs/numbers/porting/getting-started.md): Transfer your existing phone numbers to Telnyx by creating and submitting port-in orders
* [Port-in requirements](https://developers.telnyx.com/docs/numbers/porting/port-in-requirements.md): View and fulfill the regulatory requirements on Telnyx port-in orders, including LOA submission, account details, and country-specific compliance documents.
* [Allowed FOC dates](https://developers.telnyx.com/docs/numbers/porting/allowed-foc-dates.md): Request and set a specific Firm Order Commitment (FOC) date for your Telnyx port-in order to control when phone numbers transfer to your account.
* [Cancel port order](https://developers.telnyx.com/docs/numbers/porting/cancel-port-order.md): Cancel a port-in order that is no longer needed before it completes
* [On-demand activations](https://developers.telnyx.com/docs/numbers/porting/on-demand-activations.md): Port your phone numbers at your convenience with flexible activation windows
* [Port-in order notifications](https://developers.telnyx.com/docs/numbers/porting/port-in-notifications.md): We understand the importance of being able to track the progress
* [Port-in events](https://developers.telnyx.com/docs/numbers/porting/port-in-events.md): View events for your port-in orders and republish notifications for specific events
* [Porting additional steps](https://developers.telnyx.com/docs/numbers/porting/porting-additional-steps.md): Handle additional steps that may be required before submitting a porting order
* [Extensions](https://developers.telnyx.com/docs/numbers/porting/extensions.md): Port phone number extensions (extended numbers) alongside a route number for German porting orders
* [Messaging + porting](https://developers.telnyx.com/docs/numbers/porting/messaging-porting.md): Track and manage messaging activation when porting US and Canada phone numbers
* [Bundles with porting](https://developers.telnyx.com/docs/numbers/porting/bundles-porting.md): Associate bundles with porting phone numbers so bundle pricing is automatically applied when the port completes
* [Port-in blocks](https://developers.telnyx.com/docs/numbers/porting/port-in-blocks.md): Port consecutive phone number blocks from another carrier, with control over which numbers activate immediately

## Port Out

* [Port-out orders](https://developers.telnyx.com/docs/numbers/porting/port-out-quickstart.md): Manage port-out requests when another carrier initiates a transfer for phone numbers on your Telnyx account
* [Port out order notifications](https://developers.telnyx.com/docs/numbers/porting/port-out-notifications.md): Receive Telnyx port-out notifications to track when numbers leave your account. Configure email or webhook alerts for port-out status updates and approvals.
* [Port-out events](https://developers.telnyx.com/docs/numbers/porting/port-out-events.md): View events for your port-out orders and republish notifications for specific events

## API Reference (Porting)

### Phone Number Porting

* [Run a portability check](https://developers.telnyx.com/api-reference/phone-number-porting/run-a-portability-check.md): Runs a portability check, returning the results immediately.

### Porting Orders

* [List all porting orders](https://developers.telnyx.com/api-reference/porting-orders/list-all-porting-orders.md): Returns a list of your porting order.
* [Create a porting order](https://developers.telnyx.com/api-reference/porting-orders/create-a-porting-order.md): Creates a new porting order object.
* [Retrieve a porting order](https://developers.telnyx.com/api-reference/porting-orders/retrieve-a-porting-order.md): Retrieves the details of an existing porting order.
* [Edit a porting order](https://developers.telnyx.com/api-reference/porting-orders/edit-a-porting-order.md): Edits the details of an existing porting order.
* [Delete a porting order](https://developers.telnyx.com/api-reference/porting-orders/delete-a-porting-order.md): Deletes an existing porting order. This operation is restrict to porting orders in draft state.
* [Submit a porting order.](https://developers.telnyx.com/api-reference/porting-orders/submit-a-porting-order.md): Confirm and submit your porting order.
* [Cancel a porting order](https://developers.telnyx.com/api-reference/porting-orders/cancel-a-porting-order.md): Cancel a porting order
* [Activate every number in a porting order asynchronously.](https://developers.telnyx.com/api-reference/porting-orders/activate-every-number-in-a-porting-order-asynchronously.md): Activate each number in a porting order asynchronously. This operation is limited to US FastPort orders only.
* [Share a porting order](https://developers.telnyx.com/api-reference/porting-orders/share-a-porting-order.md): Creates a sharing token for a porting order. The token can be used to share the porting order with non-Telnyx users.
* [List allowed FOC dates](https://developers.telnyx.com/api-reference/porting-orders/list-allowed-foc-dates.md): Returns a list of allowed FOC dates for a porting order.
* [List all comments of a porting order](https://developers.telnyx.com/api-reference/porting-orders/list-all-comments-of-a-porting-order.md): Returns a list of all comments of a porting order.
* [Create a comment for a porting order](https://developers.telnyx.com/api-reference/porting-orders/create-a-comment-for-a-porting-order.md): Creates a new comment for a porting order.
* [List all porting phone numbers](https://developers.telnyx.com/api-reference/porting-orders/list-all-porting-phone-numbers.md): Returns a list of your porting phone numbers.
* [List all associated phone numbers](https://developers.telnyx.com/api-reference/porting-orders/list-all-associated-phone-numbers.md): Returns a list of all associated phone numbers for a porting order. Associated phone numbers are used for partial porting in GB to specify which phone numbers…
* [Create an associated phone number](https://developers.telnyx.com/api-reference/porting-orders/create-an-associated-phone-number.md): Creates a new associated phone number for a porting order. This is used for partial porting in GB to specify which phone numbers should be kept or disconnected.
* [Delete an associated phone number](https://developers.telnyx.com/api-reference/porting-orders/delete-an-associated-phone-number.md): Deletes an associated phone number from a porting order.
* [List all phone number blocks](https://developers.telnyx.com/api-reference/porting-orders/list-all-phone-number-blocks.md): Returns a list of all phone number blocks of a porting order.
* [Create a phone number block](https://developers.telnyx.com/api-reference/porting-orders/create-a-phone-number-block.md): Creates a new phone number block.
* [Delete a phone number block](https://developers.telnyx.com/api-reference/porting-orders/delete-a-phone-number-block.md): Deletes a phone number block.
* [List all phone number extensions](https://developers.telnyx.com/api-reference/porting-orders/list-all-phone-number-extensions.md): Returns a list of all phone number extensions of a porting order.
* [Create a phone number extension](https://developers.telnyx.com/api-reference/porting-orders/create-a-phone-number-extension.md): Creates a new phone number extension.
* [Delete a phone number extension](https://developers.telnyx.com/api-reference/porting-orders/delete-a-phone-number-extension.md): Deletes a phone number extension.
* [List all phone number configurations](https://developers.telnyx.com/api-reference/porting-orders/list-all-phone-number-configurations.md): Returns a list of phone number configurations paginated.
* [Create a list of phone number configurations](https://developers.telnyx.com/api-reference/porting-orders/create-a-list-of-phone-number-configurations.md): Creates a list of phone number configurations.
* [List LOA configurations](https://developers.telnyx.com/api-reference/porting-orders/list-loa-configurations.md): List the LOA configurations.
* [Create a LOA configuration](https://developers.telnyx.com/api-reference/porting-orders/create-a-loa-configuration.md): Create a LOA configuration.
* [Retrieve a LOA configuration](https://developers.telnyx.com/api-reference/porting-orders/retrieve-a-loa-configuration.md): Retrieve a specific LOA configuration.
* [Update a LOA configuration](https://developers.telnyx.com/api-reference/porting-orders/update-a-loa-configuration.md): Update a specific LOA configuration.
* [Delete a LOA configuration](https://developers.telnyx.com/api-reference/porting-orders/delete-a-loa-configuration.md): Delete a specific LOA configuration.
* [Preview a LOA configuration](https://developers.telnyx.com/api-reference/porting-orders/preview-a-loa-configuration.md): Preview a specific LOA configuration.
* [Preview the LOA configuration parameters](https://developers.telnyx.com/api-reference/porting-orders/preview-the-loa-configuration-parameters.md): Preview the LOA template that would be generated without need to create LOA configuration.
* [Download a porting order loa template](https://developers.telnyx.com/api-reference/porting-orders/download-a-porting-order-loa-template.md): Download a porting order loa template
* [List additional documents](https://developers.telnyx.com/api-reference/porting-orders/list-additional-documents.md): Returns a list of additional documents for a porting order.
* [Create a list of additional documents](https://developers.telnyx.com/api-reference/porting-orders/create-a-list-of-additional-documents.md): Creates a list of additional documents for a porting order.
* [Delete an additional document](https://developers.telnyx.com/api-reference/porting-orders/delete-an-additional-document.md): Deletes an additional document for a porting order.
* [List porting order requirements](https://developers.telnyx.com/api-reference/porting-orders/list-porting-order-requirements.md): Returns a list of all requirements based on country/number type for this porting order.
* [List verification codes](https://developers.telnyx.com/api-reference/porting-orders/list-verification-codes.md): Returns a list of verification codes for a porting order.
* [Send the verification codes](https://developers.telnyx.com/api-reference/porting-orders/send-the-verification-codes.md): Send the verification code for all porting phone numbers.
* [Verify the verification code for a list of phone numbers](https://developers.telnyx.com/api-reference/porting-orders/verify-the-verification-code-for-a-list-of-phone-numbers.md): Verifies the verification code for a list of phone numbers.
* [List action requirements for a porting order](https://developers.telnyx.com/api-reference/porting-orders/list-action-requirements-for-a-porting-order.md): Returns a list of action requirements for a specific porting order.
* [Initiate an action requirement](https://developers.telnyx.com/api-reference/porting-orders/initiate-an-action-requirement.md): Initiates a specific action requirement for a porting order.
* [List available carriers in the UK](https://developers.telnyx.com/api-reference/porting-orders/list-available-carriers-in-the-uk.md): List available carriers in the UK.
* [List all porting events](https://developers.telnyx.com/api-reference/porting-orders/list-all-porting-events.md): Returns a list of all porting events.
* [Show a porting event](https://developers.telnyx.com/api-reference/porting-orders/show-a-porting-event.md): Show a specific porting event.
* [Republish a porting event](https://developers.telnyx.com/api-reference/porting-orders/republish-a-porting-event.md): Republish a specific porting event.
* [List porting related reports](https://developers.telnyx.com/api-reference/porting-orders/list-porting-related-reports.md): List the reports generated about porting operations.
* [Create a porting related report](https://developers.telnyx.com/api-reference/porting-orders/create-a-porting-related-report.md): Generate reports about porting operations.
* [Retrieve a report](https://developers.telnyx.com/api-reference/porting-orders/retrieve-a-report.md): Retrieve a specific report generated.
* [List all porting activation jobs](https://developers.telnyx.com/api-reference/porting-orders/list-all-porting-activation-jobs.md): Returns a list of your porting activation jobs.
* [Retrieve a porting activation job](https://developers.telnyx.com/api-reference/porting-orders/retrieve-a-porting-activation-job.md): Returns a porting activation job.
* [Update a porting activation job](https://developers.telnyx.com/api-reference/porting-orders/update-a-porting-activation-job.md): Updates the activation time of a porting activation job.
* [List all exception types](https://developers.telnyx.com/api-reference/porting-orders/list-all-exception-types.md): Returns a list of all possible exception types for a porting order.
* [Retrieve the associated V1 sub\_request\_id and port\_request\_id](https://developers.telnyx.com/api-reference/porting-orders/retrieve-the-associated-v1-sub_request_id-and-port_request_id.md): Retrieve the associated V1 sub\_request\_id and port\_request\_id

### Number Portout

* [List portout requests](https://developers.telnyx.com/api-reference/number-portout/list-portout-requests.md): Returns the portout requests according to filters
* [Get a portout request](https://developers.telnyx.com/api-reference/number-portout/get-a-portout-request.md): Returns the portout request based on the ID provided
* [List all comments for a portout request](https://developers.telnyx.com/api-reference/number-portout/list-all-comments-for-a-portout-request.md): Returns a list of comments for a portout request.
* [Create a comment on a portout request](https://developers.telnyx.com/api-reference/number-portout/create-a-comment-on-a-portout-request.md): Creates a comment on a portout request.
* [List supporting documents on a portout request](https://developers.telnyx.com/api-reference/number-portout/list-supporting-documents-on-a-portout-request.md): List every supporting documents for a portout request.
* [Create a list of supporting documents on a portout request](https://developers.telnyx.com/api-reference/number-portout/create-a-list-of-supporting-documents-on-a-portout-request.md): Creates a list of supporting documents on a portout request.
* [Update Status](https://developers.telnyx.com/api-reference/number-portout/update-status.md): Authorize or reject portout request
* [List all port-out events](https://developers.telnyx.com/api-reference/number-portout/list-all-port-out-events.md): Returns a list of all port-out events.
* [Show a port-out event](https://developers.telnyx.com/api-reference/number-portout/show-a-port-out-event.md): Show a specific port-out event.
* [Republish a port-out event](https://developers.telnyx.com/api-reference/number-portout/republish-a-port-out-event.md): Republish a specific port-out event.
* [List eligible port-out rejection codes for a specific order](https://developers.telnyx.com/api-reference/number-portout/list-eligible-port-out-rejection-codes-for-a-specific-order.md): Given a port-out ID, list rejection codes that are eligible for that port-out
* [List port-out related reports](https://developers.telnyx.com/api-reference/number-portout/list-port-out-related-reports.md): List the reports generated about port-out operations.
* [Create a port-out related report](https://developers.telnyx.com/api-reference/number-portout/create-a-port-out-related-report.md): Generate reports about port-out operations.
* [Retrieve a report](https://developers.telnyx.com/api-reference/number-portout/retrieve-a-report.md): Retrieve a specific report generated.
