<turbo-stream action="update" target="wiki_card"><template>

<h1>How to add/update picklist values in Salesforce</h1>
<div class="trix-content"><p> in order to add or update your current picklist in Salesforce, you would need to go through the below steps:</p>
<ol>
<li>From Setup, click the Object Manager tab. If you don’t see the Object Manager tab, in the Quick Find box, enter Objects, and then select Objects.</li>
<li>Click the object name.</li>
<li>Click Fields &amp; Relationships, and then click the name of the picklist field to update. In Salesforce Classic, in the Custom Fields &amp; Relationships related list, click the name of the picklist field to update.</li>
<li>Add new or edit existing values: (1) In the Values section, click New or (2) Or in the Values section, click Edit.</li>
<li> Once you're done, don't forget to click on Save. </li>

</ol>
</div>
</template></turbo-stream>

