<@U04UQ68083H> When I am running the verification ...
# ory-copilot
l
@chilly-king-10285 When I am running the verification flow and sending the verification email with the code method. Email is also containing the link along with code. Can I stop the link being sent in the email, only code.
c
A message from kapa.ai
Based on the information provided in the extracts, Ory uses specific templates to send emails for different scenarios. For the
code
method, the system uses the
verification_code.valid
template to send the verification code and a URL to the user. However, the extracts do not provide specific information on how to customize these templates to exclude the link and only send the code. For more detailed instructions on how to customize the email templates, you may want to refer to the [Ory documentation](https://www.ory.sh/docs/kratos/emails-sms/custom-email-templates#built-in-templates).