---
sourceDocument: Australia Build or modify applications
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/pt-BR/application-development

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Build or modify applications

ft:clusterId :

    - cadev

bundleId :

    - cadev

workflow :

    - Development, Data, and Analytics


---

# Remove a profile

# Remove a profile {#ariaid-title1}

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 min. de leitura

Remove a named connection profile that you no longer need from the configuration file.

## Antes de Iniciar

A default profile must first exist to communicate with an instance.

Role required: none.

## Por Que e Quando Desempenhar Esta Tarefa

You cannot remove the default connection profile using this command. To remove the
default connection profile, edit the configuration file manually.

## Procedimento

1. Open your system's command-line tool and execute this command.
2. Specify the name of the named profile in the <var class="keyword varname">profile-name</var> argument.  

       $ snc configure profile remove [--profile profile-name]

{#delete-profile__steps_oy4_dl3_k4b}

## Resultado

The CLI removes the specified profile from the configuration file.

